Browse Source

Merge pull request #1260 from adithyabsk/ironpython_dev

Update ironpython development install location
pull/1263/head
Yamashita, Yuu 5 years ago
committed by GitHub
parent
commit
775a4b6379
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/python-build/share/python-build/ironpython-dev

+ 1
- 1
plugins/python-build/share/python-build/ironpython-dev 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

Loading…
Cancel
Save