Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit c286250

Browse files
committed
chore: Add Django metadata tags
1 parent 678ff29 commit c286250

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ classifiers = [
2424
"Programming Language :: Python :: 3.8",
2525
"Programming Language :: Python :: 3.9",
2626
"Programming Language :: Python :: 3.10",
27+
'Framework :: Django :: 3.0',
28+
'Framework :: Django :: 3.1',
29+
'Framework :: Django :: 3.2',
2730
"Topic :: Software Development",
2831
"Topic :: Software Development :: Libraries",
2932
"Topic :: Software Development :: Libraries :: Application Frameworks",

0 commit comments

Comments
 (0)