Update ez_setup to 5.4.2.
This commit is contained in:
parent
6015bed786
commit
142fe19d11
@ -36,7 +36,7 @@ try:
|
||||
except ImportError:
|
||||
USER_SITE = None
|
||||
|
||||
DEFAULT_VERSION = "5.4.1"
|
||||
DEFAULT_VERSION = "5.4.2"
|
||||
DEFAULT_URL = "https://pypi.python.org/packages/source/s/setuptools/"
|
||||
|
||||
def _python_cmd(*args):
|
||||
|
Loading…
Reference in New Issue
Block a user