pkg(python-*): Install common packages within python

This commit is contained in:
Thomas Hobson 2021-03-20 12:55:07 +13:00
parent 538d3d3451
commit 947bc35304
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
3 changed files with 3 additions and 3 deletions

View File

@ -18,4 +18,4 @@ cd ..
rm -rf build
bin/pip2 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib

View File

@ -18,4 +18,4 @@ cd ..
rm -rf build
bin/pip3 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib

View File

@ -18,4 +18,4 @@ cd ..
rm -rf build
bin/pip3 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib