mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-09 20:13:47 -05:00
Add PyPy2 5.6.0-src (#750)
This commit is contained in:
committed by
Josh Friend
parent
293ffb04a6
commit
6540dd7ca5
1
plugins/python-build/share/python-build/pypy-5.6.0-src
Normal file
1
plugins/python-build/share/python-build/pypy-5.6.0-src
Normal file
@@ -0,0 +1 @@
|
||||
source "${BASH_SOURCE%/*}/pypy2-5.6.0-src"
|
||||
2
plugins/python-build/share/python-build/pypy2-5.6.0-src
Normal file
2
plugins/python-build/share/python-build/pypy2-5.6.0-src
Normal file
@@ -0,0 +1,2 @@
|
||||
require_gcc
|
||||
install_package "pypy2-v5.6.0-src" "https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.6.0-src.tar.bz2#7411448045f77eb9e087afdce66fe7eafda1876c9e17aad88cf891f762b608b0" "pypy_builder" verify_py27 ensurepip
|
||||
Reference in New Issue
Block a user