mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Drop pypy3-dev (#1700)
PyPy has now only one development tip, `default`, others are version-line-specific maintenance branches. The py3k branch has been closed in 2016. As such, a separate pypy3-dev entry no longer makes sense.
This commit is contained in:
parent
1e3ee5e3aa
commit
8bf79eb44c
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
#require_gcc
|
||||
prefer_openssl11
|
||||
install_package "openssl-1.1.0j" "https://www.openssl.org/source/old/1.1.0/openssl-1.1.0j.tar.gz#31bec6c203ce1a8e93d5994f4ed304c63ccf07676118b6634edded12ad1b3246" mac_openssl --if has_broken_mac_openssl
|
||||
install_hg "pypy3-dev" "https://bitbucket.org/pypy/pypy" "py3k" "pypy_builder" verify_py32 ensurepip
|
Loading…
Reference in a new issue