There was an error while loading. Please reload this page.
1 parent d07342f commit 09562b6Copy full SHA for 09562b6
1 file changed
pyproject.toml
@@ -16,6 +16,7 @@ archs = ["x86_64", "universal2", "arm64"]
16
archs = ["auto", "aarch64"]
17
18
[tool.cibuildwheel]
19
+skip = "*t-*"
20
archs = ["auto64", "auto32"]
21
build-frontend = "build[uv]"
22
test-command = "pytest -q"
0 commit comments