mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Upgrade setuptools to 7.0
This commit is contained in:
parent
f751a9e6a2
commit
dfede95a06
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "2.1"
|
||||
_SETUPTOOLS_VERSION = "7.0"
|
||||
|
||||
_PIP_VERSION = "1.5.6"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue