Removed setuptools ver
This commit is contained in:
committed by
Ryan Birmingham
parent
0d8c3a0c60
commit
b8db9ba0d9
@@ -26,6 +26,7 @@ steps:
|
||||
if [ '$(python.version)' == '2.7' ]; then
|
||||
sudo apt-get install -y --allow-unauthenticated python-pip cython python-numpy python-pandas
|
||||
sudo pip install --upgrade --ignore-installed setuptools cython
|
||||
sudo pip install "zipp<3.1"
|
||||
fi
|
||||
|
||||
if [ '$(python.version)' == '3.7' ]; then
|
||||
|
||||
Reference in New Issue
Block a user