Browse code

Merge "Revert "Revert "Pin version of setuptools"""

Jenkins authored on 2014/12/19 08:57:17
Showing 1 changed files
... ...
@@ -83,6 +83,6 @@ if [[ -n $PYPI_ALTERNATIVE_URL ]]; then
83 83
     configure_pypi_alternative_url
84 84
 fi
85 85
 
86
-pip_install -U setuptools
86
+pip_install -U "setuptools<8.0"
87 87
 
88 88
 get_versions