Merge - Upgrade setuptools to 7.0
This commit is contained in:
commit
9a64ccb997
|
@ -8,7 +8,7 @@ import tempfile
|
|||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
|
||||
_SETUPTOOLS_VERSION = "3.6"
|
||||
_SETUPTOOLS_VERSION = "7.0"
|
||||
|
||||
_PIP_VERSION = "1.5.6"
|
||||
|
||||
|
|
Loading…
Reference in New Issue