mirror of
https://github.com/python/cpython.git
synced 2025-09-25 01:43:11 +00:00
Upgrade ensurepip bundled setuptools to 20.10.1
This commit is contained in:
commit
ac96205325
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "20.3"
|
||||
_SETUPTOOLS_VERSION = "20.10.1"
|
||||
|
||||
_PIP_VERSION = "8.1.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue