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.
2 parents 940983b + be66ca0 commit b7a5287Copy full SHA for b7a5287
pyproject.toml
@@ -11,7 +11,7 @@ build-backend = 'setuptools.build_meta'
11
write_to = "reproject/version.py"
12
13
[tool.cibuildwheel]
14
-skip = "cp36-* pp* *-musllinux* cp310-win32"
+skip = "cp36-* pp* *-musllinux* cp310-win32 cp312-*"
15
test-skip = "*-macosx_arm64 *-manylinux_aarch64"
16
17
[tool.isort]
0 commit comments