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 c3493aa commit ff0fdefCopy full SHA for ff0fdef
2 files changed
Lib/ensurepip/__init__.py
@@ -10,7 +10,7 @@
10
11
_SETUPTOOLS_VERSION = "12.0.5"
12
13
-_PIP_VERSION = "6.0.7"
+_PIP_VERSION = "6.0.8"
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-6.0.7-py2.py3-none-any.whl …/_bundled/pip-6.0.8-py2.py3-none-any.whlLib/ensurepip/_bundled/pip-6.0.7-py2.py3-none-any.whl renamed to Lib/ensurepip/_bundled/pip-6.0.8-py2.py3-none-any.whl
1.2 MB
0 commit comments