This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Rename; pypy-py3k-dev -> pypy3-dev
pull/49/merge
Yamashita Yuu
13 years ago
parent
b0f640db61
commit
aff87c3cb3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/python-build/share/python-build/pypy3-dev
plugins/python-build/share/python-build/pypy-py3k-dev → plugins/python-build/share/python-build/pypy3-dev
View File
@ -1,4 +1,4 @@
require_gcc
install_hg "pypy
-py
3
k
-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
Write
Preview
Loading…
Cancel
Save