mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
pypy installation doesn't require gcc
This commit is contained in:
parent
80c0dce7b2
commit
a4c02082cb
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require_gcc
|
||||
|
||||
case "$OSTYPE" in
|
||||
darwin*)
|
||||
PYPY_URL="https://bitbucket.org/pypy/pypy/downloads/pypy-1.9-osx64.tar.bz2"
|
||||
|
|
Loading…
Reference in a new issue