This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Added ensurepip check
pull/775/head
Samuel Villamonte
9 years ago
parent
f39fc3a71a
commit
a08f82cab8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
plugins/python-build/share/python-build/ironpython-2.7.7
+ 2
- 2
plugins/python-build/share/python-build/ironpython-2.7.7
View File
@ -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
Write
Preview
Loading…
Cancel
Save