mirror of
https://github.com/pyenv/pyenv.git
synced 2026-06-06 00:48:13 +09:00
* Keep bundled OpenSSL 3 There's no support for OpenSSL 4 yet --------- Co-authored-by: native-api <2670332+native-api@users.noreply.github.com> Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
export PYTHON_BUILD_FREE_THREADING=1
|
|
source "${BASH_SOURCE[0]%t}"
|