mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Merge update to pip
This commit is contained in:
commit
38150e0d85
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ __all__ = ["version", "bootstrap"]
|
|||
|
||||
_SETUPTOOLS_VERSION = "19.4"
|
||||
|
||||
_PIP_VERSION = "8.0.0"
|
||||
_PIP_VERSION = "8.0.2"
|
||||
|
||||
# pip currently requires ssl support, so we try to provide a nicer
|
||||
# error message when that is missing (http://bugs.python.org/issue19744)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue