Update Python classifiers

This commit is contained in:
Paolo Melchiorre 2021-11-04 11:56:24 +01:00
parent cc9e955d67
commit 449d283061
No known key found for this signature in database
GPG key ID: 5F8222398E1ED035

View file

@ -47,13 +47,13 @@ setup(
'Development Status :: 5 - Production/Stable',
'Framework :: Django',
'Framework :: Django :: 2.2',
'Framework :: Django :: 3.0',
'Framework :: Django :: 3.1',
'Framework :: Django :: 3.2',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',