pkg(python-2.7.18): pandas seems to not define metadata correctly
This commit is contained in:
parent
aecfcedaba
commit
1d4fbab57c
|
@ -20,4 +20,4 @@ rm -rf build
|
||||||
bin/pip2 install -U pip==20.3.*
|
bin/pip2 install -U pip==20.3.*
|
||||||
# Upgrade pip to latest supported version
|
# 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…
Reference in New Issue