mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Merge pull request #695 from Samureus/pypy2-5.4.1-src
Added pypy2-5.4.1-src
This commit is contained in:
commit
4e192a6851
2 changed files with 3 additions and 0 deletions
1
plugins/python-build/share/python-build/pypy-5.4.1-src
Normal file
1
plugins/python-build/share/python-build/pypy-5.4.1-src
Normal file
|
@ -0,0 +1 @@
|
|||
source "${BASH_SOURCE%/*}/pypy2-5.4.1-src"
|
2
plugins/python-build/share/python-build/pypy2-5.4.1-src
Normal file
2
plugins/python-build/share/python-build/pypy2-5.4.1-src
Normal file
|
@ -0,0 +1,2 @@
|
|||
require_gcc
|
||||
install_package "pypy2-v5.4.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.4.1-src.tar.bz2#45dbc50c81498f6f1067201b8fc887074b43b84ee32cc47f15e7db17571e9352" "pypy_builder" verify_py27 ensurepip
|
Loading…
Reference in a new issue