Upgrade ensurepip bundled setuptools to 20.10.1
This commit is contained in:
parent
5de67b106a
commit
2a86122759
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "20.3"
|
||||
_SETUPTOOLS_VERSION = "20.10.1"
|
||||
|
||||
_PIP_VERSION = "8.1.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue