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 5d57f51 commit 0aefeb9Copy full SHA for 0aefeb9
setup.py
@@ -21,14 +21,10 @@ def readfile(filename):
21
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
22
'Topic :: Software Development :: Libraries :: Application Frameworks',
23
'Development Status :: 5 - Production/Stable',
24
- 'Programming Language :: Python :: 3.6',
25
'Programming Language :: Python :: 3.7',
26
'Programming Language :: Python :: 3.8',
27
'Programming Language :: Python :: 3.9',
28
'Framework :: Django',
29
- 'Framework :: Django :: 2.2',
30
- 'Framework :: Django :: 3.0',
31
- 'Framework :: Django :: 3.1',
32
'Framework :: Django :: 3.2',
33
'Framework :: Django :: 4.0',
34
]
0 commit comments