浏览代码
Merge pull request #1260 from adithyabsk/ironpython_dev
Update ironpython development install location
pull/1263/head
Yamashita, Yuu
7 年前
提交者
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
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 |