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