Skip to content

Commit af650d6

Browse files
committed
Update pyproject.toml
1 parent fc51753 commit af650d6

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
@@ -152,7 +152,7 @@ inherit.config-settings = "append"
152152
config-settings."cmake.define.RUN_CMAKE_TEST" = "OFF"
153153

154154
[[tool.cibuildwheel.overrides]]
155-
select = ["*-musllinux_s390x"]
155+
select = ["*-musllinux_{ppc64le,s390x}"]
156156
build-frontend = "pip"
157157

158158

0 commit comments

Comments
 (0)