Skip to content

Commit 4f4b86f

Browse files
BLD: Add free threading trove classifier
Co-authored-by: Swayam <[email protected]>
1 parent 0455be2 commit 4f4b86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quaddtype/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.12",
2424
"Programming Language :: Python :: 3.13",
2525
"Programming Language :: Python :: 3.14",
26+
"Programming Language :: Python :: Free Threading",
2627
"Typing :: Typed",
2728
]
2829
requires-python = ">=3.10.0"

0 commit comments

Comments
 (0)