We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c8dcc commit f67b473Copy full SHA for f67b473
1 file changed
pyproject.toml
@@ -22,7 +22,6 @@ classifiers = [
22
"Development Status :: 5 - Production/Stable",
23
"Framework :: Django",
24
"Framework :: Django :: 4.2",
25
- "Framework :: Django :: 5.1",
26
"Framework :: Django :: 5.2",
27
"Framework :: Django :: 6.0",
28
"Intended Audience :: Developers",
@@ -34,6 +33,7 @@ classifiers = [
34
33
"Programming Language :: Python :: 3.12",
35
"Programming Language :: Python :: 3.13",
36
"Programming Language :: Python :: 3.14",
+ "Programming Language :: Python :: Free Threading",
37
"Programming Language :: Python :: Implementation :: CPython",
38
"Programming Language :: Python :: Implementation :: PyPy",
39
"Topic :: Software Development :: Testing",
0 commit comments