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 ac4425c commit 2eb22daCopy full SHA for 2eb22da
pyproject.toml
@@ -51,7 +51,6 @@ testpaths = ["tests"]
51
[tool.cibuildwheel]
52
build-frontend = "build[uv]"
53
enable = ["pypy"]
54
-skip = ["cp314-ios*"] # broken upstream
55
test-command = "python -m pytest tests"
56
test-sources = ["pyproject.toml", "tests"]
57
test-groups = ["test"]
0 commit comments