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 fa5815e commit 686fab8Copy full SHA for 686fab8
pyproject.toml
@@ -76,7 +76,7 @@ warn_unused_ignores = true
76
warn_unreachable = true
77
78
[tool.cibuildwheel]
79
-skip = ["cp38-*", "cp314*"]
+skip = ["cp38-*", "cp315*"]
80
81
[tool.cibuildwheel.windows]
82
archs = ["AMD64", "x86"]
0 commit comments