We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d1ff0 commit a30f4bbCopy full SHA for a30f4bb
src/trove_classifiers/__init__.py
@@ -526,6 +526,10 @@
526
"Programming Language :: Python :: 3.12",
527
"Programming Language :: Python :: 3.13",
528
"Programming Language :: Python :: 3.14",
529
+ "Programming Language :: Python :: Free Threading :: Unstable",
530
+ "Programming Language :: Python :: Free Threading :: Beta",
531
+ "Programming Language :: Python :: Free Threading :: Stable",
532
+ "Programming Language :: Python :: Free Threading :: Resilient",
533
"Programming Language :: Python :: Implementation",
534
"Programming Language :: Python :: Implementation :: CPython",
535
"Programming Language :: Python :: Implementation :: IronPython",
0 commit comments