Skip to content

Commit ca0ef76

Browse files
committed
Remove Django version classifiers
` Django :: 4` is valid but `Django :: 5` is not? No reason to be specific with versions anyway.
1 parent 60ab7d2 commit ca0ef76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ authors = [
1313
classifiers = [
1414
"Development Status :: 3 - Alpha",
1515
"Framework :: Django",
16-
"Framework :: Django :: 4",
17-
"Framework :: Django :: 5",
1816
"Framework :: Wagtail",
1917
"Framework :: Wagtail :: 5",
2018
"Framework :: Wagtail :: 6",

0 commit comments

Comments
 (0)