mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(python-2.7.18): pandas seems to not define metadata correctly
This commit is contained in:
parent
aecfcedaba
commit
1d4fbab57c
1 changed files with 1 additions and 1 deletions
2
packages/python/2.7.18/build.sh
vendored
2
packages/python/2.7.18/build.sh
vendored
|
@ -20,4 +20,4 @@ rm -rf build
|
|||
bin/pip2 install -U pip==20.3.*
|
||||
# Upgrade pip to latest supported version
|
||||
|
||||
bin/pip2 install numpy scipy pandas pycrypto whoosh bcrypt passlib
|
||||
bin/pip2 install numpy scipy pandas==0.23.* pycrypto whoosh bcrypt passlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue