Skip to content

Commit 686fab8

Browse files
committed
wip
1 parent fa5815e commit 686fab8

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
@@ -76,7 +76,7 @@ warn_unused_ignores = true
7676
warn_unreachable = true
7777

7878
[tool.cibuildwheel]
79-
skip = ["cp38-*", "cp314*"]
79+
skip = ["cp38-*", "cp315*"]
8080

8181
[tool.cibuildwheel.windows]
8282
archs = ["AMD64", "x86"]

0 commit comments

Comments
 (0)