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 b45abea commit 2d04896Copy full SHA for 2d04896
pyproject.toml
@@ -2,7 +2,7 @@
2
requires = ["setuptools", "wheel"]
3
4
[tool.cibuildwheel]
5
-skip = "pp3* *musllinux_aarch64"
+skip = "pp3* *musllinux_aarch64 *musllinux_ppc64le"
6
7
archs = ["auto"]
8
build-frontend = "default"
0 commit comments