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 124a9cd + 44ac42e commit a3b2a56Copy full SHA for a3b2a56
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 cp312-*"
+skip = "cp36-* pp* *-musllinux*"
15
test-skip = "*-macosx_arm64 *-manylinux_aarch64"
16
17
[tool.isort]
0 commit comments