add sympy to python 3.9.4 (#263)
Co-authored-by: Bones <cory@callref.com.au>
This commit is contained in:
parent
c71aea6166
commit
ea9f48fa00
|
@ -18,4 +18,4 @@ cd ..
|
||||||
|
|
||||||
rm -rf build
|
rm -rf build
|
||||||
|
|
||||||
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib
|
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy
|
||||||
|
|
Loading…
Reference in New Issue