mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Rename; pypy-py3k-dev -> pypy3-dev
This commit is contained in:
parent
b0f640db61
commit
aff87c3cb3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require_gcc
|
||||
install_hg "pypy-py3k-dev" "https://bitbucket.org/pypy/pypy" "py3k" "pypy_builder" verify_py32
|
||||
install_hg "pypy3-dev" "https://bitbucket.org/pypy/pypy" "py3k" "pypy_builder" verify_py32
|
||||
install_package "setuptools-0.9.7" "https://pypi.python.org/packages/source/s/setuptools/setuptools-0.9.7.tar.gz#ce3bb480e4f6d71fc2fb3388f6fe8123" python
|
||||
install_package "pip-1.4" "https://pypi.python.org/packages/source/p/pip/pip-1.4.tar.gz#ca790be30004937987767eac42cfa44a" python
|
Loading…
Reference in a new issue