From 22b7de95d6372a849cdfeb658716a552be027465 Mon Sep 17 00:00:00 2001 From: Adithya Balaji Date: Thu, 27 Dec 2018 17:59:43 -0500 Subject: [PATCH] Update ironpython development install location --- plugins/python-build/share/python-build/ironpython-dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/python-build/share/python-build/ironpython-dev b/plugins/python-build/share/python-build/ironpython-dev index bd635ae5..c852338f 100644 --- a/plugins/python-build/share/python-build/ironpython-dev +++ b/plugins/python-build/share/python-build/ironpython-dev @@ -1,2 +1,2 @@ -install_git "ironpython-dev" "https://github.com/IronLanguages/main.git" master ironpython_builder +install_git "ironpython-dev" "https://github.com/IronLanguages/ironpython2.git" master ironpython_builder # FIXME: have not confirmed to install setuptools into IronPython yet