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 8bdfa30 commit eda1967Copy full SHA for eda1967
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
build = "*"
11
-skip = "cp38* cp39*"
+skip = "cp38* cp39* cp314*"
12
test-skip = ""
13
14
archs = ["native"]
0 commit comments