mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
added regex to python 3.9.4
This commit is contained in:
parent
d61fb8ec5b
commit
f205a676a4
1 changed files with 2 additions and 2 deletions
4
packages/python/3.9.4/build.sh
vendored
4
packages/python/3.9.4/build.sh
vendored
|
@ -16,6 +16,6 @@ make install -j$(nproc)
|
|||
|
||||
cd ..
|
||||
|
||||
rm -rf build
|
||||
rm -rf build
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy
|
||||
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy regex
|
Loading…
Add table
Add a link
Reference in a new issue