add sympy to python 3.9.4 (#263)

Co-authored-by: Bones <cory@callref.com.au>
This commit is contained in:
Cory 2021-05-26 21:09:08 +10:00 committed by GitHub
parent c71aea6166
commit ea9f48fa00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ cd ..
rm -rf build
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy