Skip to content

Commit

Permalink
feat: add free-threading classifiers
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Oct 24, 2024
1 parent 50d1ff0 commit 914d0c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/trove_classifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,10 @@
"Programming Language :: Python :: Implementation :: MicroPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Programming Language :: Python :: Implementation :: Stackless",
"Programming Language :: Python :: Free Threading :: Unstable",
"Programming Language :: Python :: Free Threading :: Beta",
"Programming Language :: Python :: Free Threading :: Stable",
"Programming Language :: Python :: Free Threading :: Resilient",
"Programming Language :: R",
"Programming Language :: REBOL",
"Programming Language :: Rexx",
Expand Down

0 comments on commit 914d0c9

Please sign in to comment.