mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Add pypy2-5.3.1-src
This commit is contained in:
parent
165fbb2c1d
commit
414a512f47
2 changed files with 3 additions and 0 deletions
1
plugins/python-build/share/python-build/pypy-5.3.1-src
Normal file
1
plugins/python-build/share/python-build/pypy-5.3.1-src
Normal file
|
@ -0,0 +1 @@
|
|||
source "${BASH_SOURCE%/*}/pypy2-5.3.1-src"
|
2
plugins/python-build/share/python-build/pypy2-5.3.1-src
Normal file
2
plugins/python-build/share/python-build/pypy2-5.3.1-src
Normal file
|
@ -0,0 +1,2 @@
|
|||
require_gcc
|
||||
install_package "pypy2-v5.3.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.3.1-src.tar.bz2#31a52bab584abf3a0f0defd1bf9a29131dab08df43885e7eeddfc7dc9b71836e" "pypy_builder" verify_py27 ensurepip
|
Loading…
Reference in a new issue