mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-13 09:51:27 +09:00
5 lines
388 B
Plaintext
5 lines
388 B
Plaintext
require_gcc
|
|
install_hg "pypy-dev" "https://bitbucket.org/pypy/pypy" "default" "pypy_builder" verify_py27
|
|
install_package "setuptools-0.9.5" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.5.tar.gz#2461dc5378277cfae68809baf8e0ef81" python
|
|
install_package "pip-1.4" "https://pypi.python.org/packages/source/p/pip/pip-1.4.tar.gz#ca790be30004937987767eac42cfa44a" python
|