Skip to content

Commit

Permalink
Add Django trove classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
MattFisher committed Jul 20, 2023
1 parent cf30b13 commit 5e05c97
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ classifiers=[
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Framework :: Django',
'Framework :: Django :: 3',
'Framework :: Django :: 3.2',
'Framework :: Django :: 4',
'Framework :: Django :: 4.0',
'Framework :: Django :: 4.1',
'Framework :: Django :: 4.2',
]
include = [
"LICENSE",
Expand Down

0 comments on commit 5e05c97

Please sign in to comment.