mirror of
https://github.com/pyenv/pyenv.git
synced 2025-05-03 20:10:49 +00:00
3 lines
309 B
Text
3 lines
309 B
Text
#require_gcc
|
|
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
|
|
install_hg "pypy-dev" "https://bitbucket.org/pypy/pypy" "default" "pypy_builder" verify_py27 ensurepip
|