• Kyle Stewart's avatar
    Add PyPy 2 support for MacOS. · 618a1d61
    Kyle Stewart authored
    This changes how the the Python implementation is selected.  It's now
    primarily based on enviroment variables.
    
    Uses the PYPY_VERSION enviroment variable to determine the version of PyPy to
    install.  An example has been added to the matrix in the readme.
    618a1d61
osx_utils.sh 9.08 KB