Skip to content

Commit b85b485

Browse files
committed
fixup! EXP: only build cp314 wheels
1 parent 4ecea2f commit b85b485

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
@@ -461,7 +461,7 @@ exclude = "(test_*|lodgeit)"
461461

462462
[tool.cibuildwheel]
463463
build-verbosity = 1
464-
select = "cp314*"
464+
build = "cp314*"
465465
skip = ["cp314t-*"]
466466
test-extras = "test"
467467
test-command = [

0 commit comments

Comments
 (0)