Update pip to 9.0.2 and setuptools to 38.6.1 (#6133)
This commit is contained in:
parent
c2b0b12d1a
commit
7f81bb2add
@ -8,9 +8,9 @@ import tempfile
|
|||||||
__all__ = ["version", "bootstrap"]
|
__all__ = ["version", "bootstrap"]
|
||||||
|
|
||||||
|
|
||||||
_SETUPTOOLS_VERSION = "28.8.0"
|
_SETUPTOOLS_VERSION = "38.6.1"
|
||||||
|
|
||||||
_PIP_VERSION = "9.0.1"
|
_PIP_VERSION = "9.0.2"
|
||||||
|
|
||||||
_PROJECTS = [
|
_PROJECTS = [
|
||||||
("setuptools", _SETUPTOOLS_VERSION),
|
("setuptools", _SETUPTOOLS_VERSION),
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user