mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Added ensurepip check
This commit is contained in:
parent
f39fc3a71a
commit
a08f82cab8
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
install_zip "IronPython-2.7.7" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.7/IronPython-2.7.7-win.zip#657c134ff6d6f0ed86557d9455dcdfeac11823944f7aa36d72a41cc5444c4a89" ironpython
|
||||
# FIXME: have not confirmed to install setuptools into IronPython yet
|
||||
install_zip "IronPython-2.7.7" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.7/IronPython-2.7.7-win.zip#657c134ff6d6f0ed86557d9455dcdfeac11823944f7aa36d72a41cc5444c4a89" ironpython ensurepip
|
||||
|
||||
|
|
Loading…
Reference in a new issue