Skip to content

Commit eda1967

Browse files
committed
Skip python3.14
1 parent 8bdfa30 commit eda1967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[tool.cibuildwheel]
1010
build = "*"
11-
skip = "cp38* cp39*"
11+
skip = "cp38* cp39* cp314*"
1212
test-skip = ""
1313

1414
archs = ["native"]

0 commit comments

Comments
 (0)