mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
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
1 changed files with 1 additions and 1 deletions
2
packages/python/3.9.4/build.sh
vendored
2
packages/python/3.9.4/build.sh
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue