Thanks to visit codestin.com Credit goes to github.com
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 3e7e10b commit 3d129c7Copy full SHA for 3d129c7
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
4
[tool.cibuildwheel]
5
enable = ["pypy"]
6
-skip = "*musllinux_aarch64 *musllinux_ppc64le cp314*"
+skip = "*musllinux_ppc64le cp314*"
7
8
archs = ["native"]
9
build-frontend = "default"
0 commit comments