Revert "Pin version of setuptools"

This reverts commit 3b782d304e.

The blockers for setuptools 8 compatibility should all be resolved
now.

Change-Id: I6d2d63746f98f0f885816395f36022a2706fb9c5
This commit is contained in:
Jeremy Stanley 2014-12-17 03:32:42 +00:00
parent 062e8f1487
commit b7ebc4765a

View File

@ -83,6 +83,6 @@ if [[ -n $PYPI_ALTERNATIVE_URL ]]; then
configure_pypi_alternative_url
fi
pip_install -U "setuptools<8.0"
pip_install -U setuptools
get_versions