Update ironpython development install location

This commit is contained in:
Adithya Balaji 2018-12-27 17:59:43 -05:00
parent 0e3e812aa8
commit 22b7de95d6

View file

@ -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