mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
dda597efb3
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. |
||
---|---|---|
.. | ||
python-build | ||
.gitignore |