Upgrade setuptools to avoid bug while installing of OpenStack requirements
RE: pypa/setuptools#951
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# * @edx/devops - to check system requirements
|
||||
|
||||
# Pin packaging tools the same as edxapp. Keep them in sync for our sanity.
|
||||
setuptools==34.0.2
|
||||
setuptools==37.0.0
|
||||
pip==9.0.1
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
# Packaging pre-requisites.
|
||||
pyparsing==2.0.7
|
||||
setuptools==34.0.2
|
||||
setuptools==37.0.0
|
||||
pip==9.0.1
|
||||
|
||||
# Numpy and scipy can't be installed in the same pip run.
|
||||
|
||||
Reference in New Issue
Block a user