1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 12:33:48 -05:00

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