mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Merged 3.4 into default
This commit is contained in:
commit
2b4ec1ce8a
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import tempfile
|
||||||
__all__ = ["version", "bootstrap"]
|
__all__ = ["version", "bootstrap"]
|
||||||
|
|
||||||
|
|
||||||
_SETUPTOOLS_VERSION = "11.0"
|
_SETUPTOOLS_VERSION = "11.3.1"
|
||||||
|
|
||||||
_PIP_VERSION = "6.0.6"
|
_PIP_VERSION = "6.0.6"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue