pkg(python-2.7.18): pandas seems to not define metadata correctly

This commit is contained in:
Thomas Hobson 2021-03-20 13:34:21 +13:00
parent aecfcedaba
commit 1d4fbab57c
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 1 deletions

View File

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