1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 03:53:48 -05:00

replace distribute by new setuptools

This commit is contained in:
Yamashita Yuu
2013-06-04 20:31:08 +09:00
parent 2cc2c22094
commit e9bcd9e0bd
59 changed files with 59 additions and 59 deletions

View File

@@ -1,3 +1,3 @@
install_hg "stackless-3.2-dev" "http://hg.python.org/stackless" "3.2-slp" standard verify_py32
install_package "distribute-0.6.45" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.45.tar.gz#8953f2c07e6700dabf2ec150129b8c31" python
install_package "setuptools-0.7.1" "https://bitbucket.org/pypa/setuptools/downloads/setuptools-0.7.1.tar.gz#5d5b6c21b6a83b2346d119d245c3a287" python
install_package "pip-1.3.1" "http://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python