We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2d3eb commit 3c0309eCopy full SHA for 3c0309e
docs/platforms.md
@@ -63,7 +63,8 @@ macOS builds will honor the `MACOSX_DEPLOYMENT_TARGET` environment variable to c
63
| Arch | Python version range | Minimum target |
64
|-------|----------------------|----------------|
65
| Intel | CPython 3.8-3.11 | 10.9 |
66
-| Intel | CPython 3.12+ | 10.13 |
+| Intel | CPython 3.12-3.13 | 10.13 |
67
+| Intel | CPython 3.14+ | 10.15 |
68
| AS | CPython or PyPy | 11 |
69
| Intel | PyPy 3.8 | 10.13 |
70
| Intel | PyPy 3.9+ | 10.15 |
0 commit comments