mirror of
https://github.com/python/cpython.git
synced 2025-11-03 19:34:08 +00:00
Upgrade setuptools to 27.1.1
This commit is contained in:
parent
1f5fd648b1
commit
d25d9dc1fc
2 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import tempfile
|
||||||
__all__ = ["version", "bootstrap"]
|
__all__ = ["version", "bootstrap"]
|
||||||
|
|
||||||
|
|
||||||
_SETUPTOOLS_VERSION = "25.2.0"
|
_SETUPTOOLS_VERSION = "27.1.1"
|
||||||
|
|
||||||
_PIP_VERSION = "8.1.2"
|
_PIP_VERSION = "8.1.2"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue