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
#863
from Samureus/pypy-5.7.0-src
Add PyPy2 5.7.0-src
pull/867/head
Yamashita, Yuu
9 years ago
committed by
GitHub
parent
7625d20ee4
edd5b932d6
commit
23f62aeb75
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
plugins/python-build/share/python-build/pypy-5.7.0-src
+2
-0
plugins/python-build/share/python-build/pypy2-5.7.0-src
+ 1
- 0
plugins/python-build/share/python-build/pypy-5.7.0-src
View File
@ -0,0 +1 @@
source "${BASH_SOURCE%/*}/pypy2-5.7.0-src"
+ 2
- 0
plugins/python-build/share/python-build/pypy2-5.7.0-src
View File
@ -0,0 +1,2 @@
require_gcc
install_package "pypy2-v5.7.0-src" "https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.7.0-src.tar.bz2#e522ea7ca51b16ee5505f22b86803664b762a263a6d69ba84c359fcf8365ad3e" "pypy_builder" verify_py27 ensurepip
Write
Preview
Loading…
Cancel
Save