5 lines
522 B
Plaintext
5 lines
522 B
Plaintext
install_git "ironpython-dev" "https://github.com/IronLanguages/main.git" master ironpython_builder
|
|
# FIXME: have not confirmed to install setuptools into IronPython yet
|
|
#install_package "setuptools-3.4.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.4.1.tar.gz#b84840d66d64e3bda30cd7236cb1e59ecb646aeff9dd878ecedb2e039d1351cf" python
|
|
#install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python
|