Skip to content

20231130

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 11:06
20231130
c561369

Support for Python 3.8 and 3.9 x86_64. The Python interpreter must have been built targeting macOS 11.0 or later. You can check the platform tags that your interpreter supports by running pip debug and interrogating the "Compatible tags" output for the presence of macosx_11_0_x86_64.

For Python 3.10 and 3.11 (universal2, x86_64 and arm64) support please see: