mirror of
https://github.com/engineer-man/piston.git
synced 2025-09-20 10:50:04 +02:00
add sympy to python 3.9.4
This commit is contained in:
parent
c71aea6166
commit
6fa4141eb0
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