mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
Update pip to 9.0.2 and setuptools to 38.6.1 (#6133)
This commit is contained in:
@@ -8,9 +8,9 @@ import tempfile
|
||||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "28.8.0"
|
||||
_SETUPTOOLS_VERSION = "38.6.1"
|
||||
|
||||
_PIP_VERSION = "9.0.1"
|
||||
_PIP_VERSION = "9.0.2"
|
||||
|
||||
_PROJECTS = [
|
||||
("setuptools", _SETUPTOOLS_VERSION),
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user