We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1621e5 commit 9481d28Copy full SHA for 9481d28
pyproject.toml
@@ -267,7 +267,6 @@ skip = "*-musllinux_*"
267
archs = "auto64"
268
test-groups = ["test"]
269
test-command = "pytest {project}/test/python"
270
-test-skip = ["cp313*"] # skip testing on Python 3.13 until our dependencies are ready
271
build-frontend = "build[uv]"
272
enable = ["cpython-freethreading"]
273
manylinux-x86_64-image = "manylinux_2_28"
0 commit comments