update: update numpy
(cherry picked from commit ac39d19139a122f525a1528fb98035886977df03)
This commit is contained in:
parent
7d67e9103b
commit
f5d7d8aa6a
|
@ -37,6 +37,7 @@ function special_after(){
|
|||
node_modules/copy-dependencies/index.js projects/PlanktonScope ./
|
||||
# updating and installing now whatever module has been added to package.json
|
||||
npm update
|
||||
sudo pip3 install -U -r /home/pi/PlanktonScope/requirements.txt
|
||||
${log} "Nothing else special to do after updating!"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue