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 595b110 commit ab86204Copy full SHA for ab86204
setup.py
@@ -46,9 +46,8 @@ def rel(*parts):
46
"Programming Language :: Python :: 3.12",
47
"Framework :: Django",
48
"Framework :: Django :: 3.2",
49
- "Framework :: Django :: 4.0",
50
- "Framework :: Django :: 4.1",
51
"Framework :: Django :: 4.2",
+ "Framework :: Django :: 5.0",
52
"Environment :: Web Environment",
53
"License :: OSI Approved :: MIT License",
54
],
0 commit comments