pyenv/plugins/python-build/bin
Thomas Waldmann dda597efb3 macOS: prefer homebrew openssl 1.1.x over 1.0.x, see #839
previously, it was not possibly to compile a python with homebrew
openssl 1.1 because the code always queried "openssl" and ignored
"openssl@1.1".

now, if 1.1 is installed, it is used to compile python and only
if it is not, 1.0 is checked and used.
2019-03-16 21:17:43 +01:00
..
pyenv-install Force y, Y, yes or YES to confirm installation 2018-09-19 16:18:27 +02:00
pyenv-uninstall Force y, Y, yes or YES to confirm installation 2018-09-19 16:18:27 +02:00
python-build macOS: prefer homebrew openssl 1.1.x over 1.0.x, see #839 2019-03-16 21:17:43 +01:00