mirror of https://github.com/python/cpython.git
Upgrade pip to 1.5.6
This commit is contained in:
parent
6668800e0f
commit
120e8edfb8
|
@ -10,7 +10,7 @@
|
|||
|
||||
_SETUPTOOLS_VERSION = "3.6"
|
||||
|
||||
_PIP_VERSION = "1.5.4"
|
||||
_PIP_VERSION = "1.5.6"
|
||||
|
||||
# pip currently requires ssl support, so we try to provide a nicer
|
||||
# error message when that is missing (http://bugs.python.org/issue19744)
|
||||
|
|
Loading…
Reference in New Issue