Skip to content

Commit 3f81b8e

Browse files
authored
Fix cibuildwheel test
1 parent e296606 commit 3f81b8e

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
@@ -99,7 +99,7 @@ build = [
9999
"cp311-*",
100100
"cp312-*",
101101
"cp313-*",
102-
"pp310-*",
102+
"cp314-*",
103103
"pp311-*",
104104
]
105105

0 commit comments

Comments
 (0)