Skip to content

Commit f57fc9a

Browse files
committed
drop invalid selector
1 parent 1173dfd commit f57fc9a

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
@@ -53,5 +53,5 @@ BUILD_SHARED_LIBS = "OFF"
5353
split-on-trailing-comma = true
5454

5555
[tool.cibuildwheel]
56-
skip = ["pp*", "*musl*"]
56+
skip = ["*musl*"]
5757
archs = ["native"]

0 commit comments

Comments
 (0)