added regex to python 3.9.4

This commit is contained in:
Hydrazer 2021-10-09 06:54:52 -06:00
parent d61fb8ec5b
commit f205a676a4

View file

@ -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