1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 14:53:53 -05:00

Enable pseudo _ensurepip_ for existing definitions

This commit is contained in:
Yamashita Yuu
2014-06-15 11:53:50 +09:00
parent d215804fbe
commit 887f2263f0
79 changed files with 139 additions and 308 deletions

View File

@@ -1,4 +1,2 @@
install_zip "IronPython-2.7.4" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.4/IronPython-2.7.4.zip#23358ebfd728adcc0b63ef44cb7db578d662d904b6f676c5292595286892796c" ironpython
# FIXME: have not confirmed to install setuptools into IronPython yet
#install_package "setuptools-3.4.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.4.1.tar.gz#b84840d66d64e3bda30cd7236cb1e59ecb646aeff9dd878ecedb2e039d1351cf" python
#install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python