Skip to content

Commit 392ad92

Browse files
committed
feat: add classifiers for free threading support in Python
1 parent 7481d53 commit 392ad92

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ classifiers = [
3535
"Programming Language :: Python :: 3 :: Only",
3636
"Programming Language :: Python :: Implementation :: CPython",
3737
"Programming Language :: Python :: Implementation :: PyPy",
38+
"Programming Language :: Python :: Free Threading",
39+
"Programming Language :: Python :: Free Threading :: 3 - Stable",
3840
"Topic :: Internet :: WWW/HTTP",
3941
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries",
4042
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)