Selaa lähdekoodia
Merge pull request #1260 from adithyabsk/ironpython_dev
Update ironpython development install location
pull/1263/head
Yamashita, Yuu
7 vuotta sitten
committed by
GitHub
vanhempi
commit
775a4b6379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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 |