
This adds the free-threaded (without GIL) version of 3.13.0b3. Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
export PYTHON_BUILD_FREE_THREADING=1
|
|
source "$(dirname "${BASH_SOURCE[0]}")"/3.13.0b3
|