commit | b7ebc4765a327e97837f2f6696682859eb77a93d | [log] [tgz] |
---|---|---|
author | Jeremy Stanley <fungi@yuggoth.org> | Wed Dec 17 03:32:42 2014 +0000 |
committer | Jeremy Stanley <fungi@yuggoth.org> | Thu Dec 18 17:09:25 2014 +0000 |
tree | b6a353e890674335c4faf51fd843ba2264d0d51e | |
parent | 062e8f14874ab254aa756aabb4f50db222277431 [diff] |
Revert "Pin version of setuptools" This reverts commit 3b782d304ec2073a6406c37b9e1a76c8aecfc9a3. The blockers for setuptools 8 compatibility should all be resolved now. Change-Id: I6d2d63746f98f0f885816395f36022a2706fb9c5
diff --git a/tools/install_pip.sh b/tools/install_pip.sh index c9119ae..55ef93e 100755 --- a/tools/install_pip.sh +++ b/tools/install_pip.sh
@@ -83,6 +83,6 @@ configure_pypi_alternative_url fi -pip_install -U "setuptools<8.0" +pip_install -U setuptools get_versions