From a08f82cab82b187db29bd4a1c0c59c794a53683d Mon Sep 17 00:00:00 2001 From: Samuel Villamonte Date: Sun, 11 Dec 2016 12:07:14 -0500 Subject: [PATCH] Added ensurepip check --- plugins/python-build/share/python-build/ironpython-2.7.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/python-build/share/python-build/ironpython-2.7.7 b/plugins/python-build/share/python-build/ironpython-2.7.7 index 1696dd21..9c032bb3 100644 --- a/plugins/python-build/share/python-build/ironpython-2.7.7 +++ b/plugins/python-build/share/python-build/ironpython-2.7.7 @@ -1,2 +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 -# FIXME: have not confirmed to install setuptools into IronPython yet +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 +