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
Merge pull request
#341
from joshfriend/fix-pypy-2-5-0
fix pypy-2.5.0-src build directory
pull/344/head
Yamashita, Yuu
11 years ago
parent
ab2aa6d13b
4ebe18a273
commit
f0eeac63a3
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/pypy-2.5.0-src
+ 1
- 1
plugins/python-build/share/python-build/pypy-2.5.0-src
View File
@ -1,2 +1,2 @@
require_gcc
install_package "pypy-pypy-
c6ad44ecf5d8
" "https://bitbucket.org/pypy/pypy/get/release-2.5.0.tar.bz2#8d644a55a3150cf3d18536c784e3410bb3f3438c1505000c4f761863bacedf88" "pypy_builder" verify_py27 ensurepip
install_package "pypy-pypy-
10f1b29a2bd2
" "https://bitbucket.org/pypy/pypy/get/release-2.5.0.tar.bz2#8d644a55a3150cf3d18536c784e3410bb3f3438c1505000c4f761863bacedf88" "pypy_builder" verify_py27 ensurepip
Write
Preview
Loading…
Cancel
Save