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