Skip to content

Commit d518ec5

Browse files
committed
cp314t only
1 parent 8767f74 commit d518ec5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,7 @@ profile = "black"
101101
build-verbosity = 1
102102

103103
# Target python versions:
104-
build = ["cp312-*", "cp313-*", "cp314-*"]
105-
106-
# Test freethreading support (no GIL)
107-
enable = ["cpython-freethreading"]
104+
build = ["cp314t-*"]
108105

109106
# Tests
110107
test-requires = "pytest"

0 commit comments

Comments
 (0)