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 00f8496 commit 331838aCopy full SHA for 331838a
src/trove_classifiers/__init__.py
@@ -530,6 +530,11 @@
530
"Programming Language :: Python :: 3.13",
531
"Programming Language :: Python :: 3.14",
532
"Programming Language :: Python :: 3.15",
533
+ "Programming Language :: Python :: Free Threading",
534
+ "Programming Language :: Python :: Free Threading :: 1 - Unstable",
535
+ "Programming Language :: Python :: Free Threading :: 2 - Beta",
536
+ "Programming Language :: Python :: Free Threading :: 3 - Stable",
537
+ "Programming Language :: Python :: Free Threading :: 4 - Resilient",
538
"Programming Language :: Python :: Implementation",
539
"Programming Language :: Python :: Implementation :: CPython",
540
"Programming Language :: Python :: Implementation :: IronPython",
0 commit comments