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
240
Wiki
Activity
Browse Source
Merge pull request
#775
from Samureus/ironpython-2.7.7
Add Ironpython 2.7.7
pull/780/head
Yamashita, Yuu
9 years ago
committed by
GitHub
parent
dce5f750ce
a08f82cab8
commit
c024fc8428
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
plugins/python-build/share/python-build/ironpython-2.7.7
+0
-2
plugins/python-build/share/python-build/ironpython-2.7.7-rc2
+ 2
- 0
plugins/python-build/share/python-build/ironpython-2.7.7
View File
@ -0,0 +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 ensurepip
+ 0
- 2
plugins/python-build/share/python-build/ironpython-2.7.7-rc2
View File
@ -1,2 +0,0 @@
install_package "IronPython-2.7.7rc2" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.7-rc2/IronPython-2.7.7rc2-unix.tar.bz2#338b855d007a2f8f12498fe67039483e671c98f6ea8320add4cdedd53b118113" ironpython
# FIXME: have not confirmed to install setuptools into IronPython yet
Write
Preview
Loading…
Cancel
Save