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 c4032da commit 5d01246Copy full SHA for 5d01246
2 files changed
Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@
10
11
_SETUPTOOLS_VERSION = "19.4"
12
13
-_PIP_VERSION = "8.0.0"
+_PIP_VERSION = "8.0.2"
14
15
# pip currently requires ssl support, so we try to provide a nicer
16
# error message when that is missing (http://bugs.python.org/issue19744)
…/_bundled/pip-8.0.0-py2.py3-none-any.whl …/_bundled/pip-8.0.2-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-8.0.0-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-8.0.2-py2.py3-none-any.whl
1.13 MB
0 commit comments