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.
2 parents 72a0a3b + b98a1b7 commit 86c0f1aCopy full SHA for 86c0f1a
setup.py
@@ -13,6 +13,8 @@
13
DESCRIPTION = "Build Django management commands using the click CLI package."
14
CLASSIFIERS = [
15
"Development Status :: 4 - Beta",
16
+ "Framework :: Django :: 4.2",
17
+ "Framework :: Django :: 5.0",
18
"Intended Audience :: Developers",
19
"License :: OSI Approved :: MIT License",
20
"Operating System :: OS Independent",
0 commit comments