Commit c8a43f4a authored by Yusuke Tsutsumi's avatar Yusuke Tsutsumi

the url provided is a permanent ez_setup url

parent 4bc95fe2
......@@ -69,7 +69,6 @@ except ImportError:
from urllib2 import urlopen
ez = {}
# XXX use a more permanent ez_setup.py URL when available.
exec(urlopen('https://bitbucket.org/pypa/setuptools/downloads/ez_setup.py'
).read(), ez)
# ez_setup imports site, which adds site packages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment