Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit fcb0f25

Browse files
committed
Remove explicit Django versions from trove classifiers
Not purely a Django package so these don't make that much sense, also our tests support at least >=2.0, the actual source code probably even a much much earlier version.
1 parent c36696b commit fcb0f25

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ classifiers = [
2020
"Environment :: Plugins",
2121
"Environment :: Web Environment",
2222
"Framework :: Django",
23-
"Framework :: Django :: 2.2",
24-
"Framework :: Django :: 3.2",
25-
"Framework :: Django :: 4.0",
2623
"Framework :: FastAPI",
2724
"Intended Audience :: Developers",
2825
"Intended Audience :: Information Technology",

0 commit comments

Comments
 (0)