Changed to install_zip

This commit is contained in:
Samuel Villamonte 2016-12-11 11:22:23 -05:00
parent 5826d4275b
commit f39fc3a71a

View file

@ -1,2 +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
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
# FIXME: have not confirmed to install setuptools into IronPython yet