mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-08 23:41:26 +09:00
5 lines
390 B
Plaintext
5 lines
390 B
Plaintext
require_gcc
|
|
install_hg "pypy-py3k-dev" "https://bitbucket.org/pypy/pypy" "py3k" "pypy_builder" verify_py32
|
|
install_package "setuptools-0.8" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.8.tar.gz#ab5f2bbc67f0dbdfeb3075f14d0b029c" python
|
|
install_package "pip-1.3.1" "https://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python
|