mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
Merge - upgrade pip/setuptools
This commit is contained in:
@@ -8,9 +8,9 @@ import tempfile
|
||||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "28.7.1"
|
||||
_SETUPTOOLS_VERSION = "28.8.0"
|
||||
|
||||
_PIP_VERSION = "9.0.0"
|
||||
_PIP_VERSION = "9.0.1"
|
||||
|
||||
# pip currently requires ssl support, so we try to provide a nicer
|
||||
# error message when that is missing (http://bugs.python.org/issue19744)
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user