pkg(python-*): Install common packages within python
This commit is contained in:
parent
538d3d3451
commit
947bc35304
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
|
||||
bin/pip2 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib
|
||||
|
|
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib
|
||||
|
|
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycrypto numba whoosh bcrypt passlib
|
||||
|
|
Loading…
Reference in New Issue