Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d129c7

Browse files
committed
Build musllinux_aarch64 wheels
1 parent 3e7e10b commit 3d129c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33

44
[tool.cibuildwheel]
55
enable = ["pypy"]
6-
skip = "*musllinux_aarch64 *musllinux_ppc64le cp314*"
6+
skip = "*musllinux_ppc64le cp314*"
77

88
archs = ["native"]
99
build-frontend = "default"

0 commit comments

Comments
 (0)