mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Upgrade setuptools to 15.2
This commit is contained in:
parent
cd797f9191
commit
b0fc24bff4
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "15.0"
|
||||
_SETUPTOOLS_VERSION = "15.2"
|
||||
|
||||
_PIP_VERSION = "6.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue