1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Merge pull request #716 from Samureus/ironpython-2.7.6.3

Add ironpython-2.7.6.3
This commit is contained in:
Yamashita, Yuu
2016-09-25 10:26:51 +09:00
committed by GitHub

View File

@@ -0,0 +1,2 @@
install_zip "IronPython-2.7.6.3" "https://github.com/IronLanguages/main/releases/download/ipy-2.7.6.3/IronPython-2.7.6.3.zip" ironpython
# FIXME: have not confirmed to install setuptools into IronPython yet