Skip to content

Commit

Permalink
Add Django classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
moshthepitt committed Jun 25, 2019
1 parent 878b1dc commit dd06630
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,10 @@
classifiers=[
"Programming Language :: Python",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Framework :: Django",
"Framework :: Django :: 2.0",
"Framework :: Django :: 2.1",
"Framework :: Django :: 2.2",
],
)

0 comments on commit dd06630

Please sign in to comment.