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 75e0338 commit b1a1ec3Copy full SHA for b1a1ec3
2 files changed
Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@
10
11
_SETUPTOOLS_VERSION = "2.1"
12
13
-_PIP_VERSION = "1.5.4"
+_PIP_VERSION = "1.5.6"
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-1.5.4-py2.py3-none-any.whl …/_bundled/pip-1.5.6-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-1.5.4-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-1.5.6-py2.py3-none-any.whl
1.12 MB
0 commit comments