Merge pull request #775 from Samureus/ironpython-2.7.7

Add Ironpython 2.7.7
This commit is contained in:
Yamashita, Yuu 2016-12-12 09:34:03 +09:00 committed by GitHub
commit c024fc8428
2 changed files with 2 additions and 2 deletions

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

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