Skip to content

Commit b46b04e

Browse files
committed
Remove "Django CMS" framework classifiers again
Apparently this means literally the Django CMS, not the Django framework. This reverts commit f66c991.
1 parent f66c991 commit b46b04e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ def find_version(*parts):
5050
"Framework :: Django :: 3.2",
5151
"Framework :: Django :: 4.0",
5252
"Framework :: Django :: 4.1",
53-
"Framework :: Django CMS",
54-
"Framework :: Django CMS :: 3.2",
55-
"Framework :: Django CMS :: 4.0",
56-
"Framework :: Django CMS :: 4.1",
5753
"Framework :: Sphinx :: Extension",
5854
"Intended Audience :: Developers",
5955
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)