Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f751a9e commit dfede95Copy full SHA for dfede95
2 files changed
Lib/ensurepip/__init__.py
@@ -8,7 +8,7 @@
8
__all__ = ["version", "bootstrap"]
9
10
11
-_SETUPTOOLS_VERSION = "2.1"
+_SETUPTOOLS_VERSION = "7.0"
12
13
_PIP_VERSION = "1.5.6"
14
…dled/setuptools-2.1-py2.py3-none-any.whl …dled/setuptools-7.0-py2.py3-none-any.whlLib/ensurepip/_bundled/setuptools-2.1-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl
528 KB
0 commit comments