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 b5e2bf3 commit 99a6149Copy full SHA for 99a6149
pyproject.toml
@@ -67,7 +67,7 @@ select = ["E", "F", "I", "PT", "W", "Q", "SIM"]
67
[tool.cibuildwheel]
68
build-frontend = {name="build", args=["--verbose"]}
69
enable = "pypy cpython-prerelease cpython-freethreading graalpy"
70
-skip = """*-win32 *-manylinux_i686 *-musllinux_* \
+skip = """*-win32 gp311_242* *-manylinux_i686 *-musllinux_* \
71
*-manylinux_armv7l pp*aarch64* gp3*win*"""
72
before-all = "bash scripts/cibw_before_all.sh"
73
test-extras = "tests"
0 commit comments