Skip to content

Commit 0aefeb9

Browse files
committed
Update PyPI package classifiers
1 parent 5d57f51 commit 0aefeb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,10 @@ def readfile(filename):
2121
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
2222
'Topic :: Software Development :: Libraries :: Application Frameworks',
2323
'Development Status :: 5 - Production/Stable',
24-
'Programming Language :: Python :: 3.6',
2524
'Programming Language :: Python :: 3.7',
2625
'Programming Language :: Python :: 3.8',
2726
'Programming Language :: Python :: 3.9',
2827
'Framework :: Django',
29-
'Framework :: Django :: 2.2',
30-
'Framework :: Django :: 3.0',
31-
'Framework :: Django :: 3.1',
3228
'Framework :: Django :: 3.2',
3329
'Framework :: Django :: 4.0',
3430
]

0 commit comments

Comments
 (0)