We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3af08a commit b15a58bCopy full SHA for b15a58b
setup.py
@@ -21,10 +21,12 @@
21
'Programming Language :: Python :: 3.6',
22
'Programming Language :: Python :: 3.7',
23
'Programming Language :: Python :: 3.8',
24
+ 'Programming Language :: Python :: 3.9',
25
'Framework :: Django',
26
'Framework :: Django :: 2.2',
27
'Framework :: Django :: 3.0',
28
'Framework :: Django :: 3.1',
29
+ 'Framework :: Django :: 3.2',
30
'Topic :: Internet :: WWW/HTTP',
31
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
32
'Topic :: Software Development',
0 commit comments