1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

Merge pull request #752 from Samureus/ironpython-2.7.7-rc2

Add Ironpython 2.7.7 rc2
This commit is contained in:
Yamashita, Yuu
2016-11-16 10:58:53 +09:00
committed by GitHub

View File

@@ -0,0 +1,2 @@
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