From c930df95b2c4ab42aa2e4f7625c7a645a229dcd6 Mon Sep 17 00:00:00 2001 From: Samuel Villamonte Date: Sun, 11 Dec 2016 11:07:55 -0500 Subject: [PATCH] Added ironpython-2.7.7 --- plugins/python-build/share/python-build/ironpython-2.7.7 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/python-build/share/python-build/ironpython-2.7.7 diff --git a/plugins/python-build/share/python-build/ironpython-2.7.7 b/plugins/python-build/share/python-build/ironpython-2.7.7 new file mode 100644 index 00000000..6c9f6f79 --- /dev/null +++ b/plugins/python-build/share/python-build/ironpython-2.7.7 @@ -0,0 +1,2 @@ +install_package "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