Skip to content

Commit b1ce694

Browse files
committed
Remove versioned classifiers
It makes no sense to keep them up to date.
1 parent 35b2e0c commit b1ce694

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pyproject.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,10 @@ classifiers = [
1515
"Development Status :: 5 - Production/Stable",
1616
"Environment :: Web Environment",
1717
"Framework :: Django",
18-
"Framework :: Django :: 3.2",
19-
"Framework :: Django :: 4.0",
20-
"Framework :: Django :: 4.1",
21-
"Framework :: Django :: 4.2",
2218
"Intended Audience :: Developers",
2319
"License :: OSI Approved :: BSD License",
2420
"Operating System :: OS Independent",
2521
"Programming Language :: Python",
26-
"Programming Language :: Python :: 3.7",
27-
"Programming Language :: Python :: 3.8",
28-
"Programming Language :: Python :: 3.9",
29-
"Programming Language :: Python :: 3.10",
30-
"Programming Language :: Python :: 3.11",
31-
"Programming Language :: Python :: 3.12",
3222
"Topic :: Internet :: WWW/HTTP",
3323
"Topic :: Software Development :: Libraries :: Application Frameworks",
3424
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)