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 35b2e0c commit b1ce694Copy full SHA for b1ce694
pyproject.toml
@@ -15,20 +15,10 @@ classifiers = [
15
"Development Status :: 5 - Production/Stable",
16
"Environment :: Web Environment",
17
"Framework :: Django",
18
- "Framework :: Django :: 3.2",
19
- "Framework :: Django :: 4.0",
20
- "Framework :: Django :: 4.1",
21
- "Framework :: Django :: 4.2",
22
"Intended Audience :: Developers",
23
"License :: OSI Approved :: BSD License",
24
"Operating System :: OS Independent",
25
"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",
32
"Topic :: Internet :: WWW/HTTP",
33
"Topic :: Software Development :: Libraries :: Application Frameworks",
34
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments