feat: add Python 3.13 beta 1 (#1815)

This commit is contained in:
Matthieu Darbois
2024-05-11 20:26:18 -04:00
committed by GitHub
parent c0217440e8
commit 44c4742477
11 changed files with 67 additions and 12 deletions
+2
View File
@@ -171,6 +171,7 @@ def expected_wheels(
"cp310-cp310",
"cp311-cp311",
"cp312-cp312",
"cp313-cp313",
]
if machine_arch in ["x86_64", "AMD64", "x86", "aarch64"]:
@@ -189,6 +190,7 @@ def expected_wheels(
"cp310-cp310",
"cp311-cp311",
"cp312-cp312",
"cp313-cp313",
"pp38-pypy38_pp73",
"pp39-pypy39_pp73",
"pp310-pypy310_pp73",