mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Added trove classifiers for supported versions of Django.
This commit is contained in:
parent
a7764766e1
commit
6e164ddb0f
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
|
@ -27,6 +27,8 @@ setup(
|
|||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Framework :: Django :: 1.11',
|
||||
'Framework :: Django :: 2.0',
|
||||
'Intended Audience :: Developers',
|
||||
'Intended Audience :: System Administrators',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
|
|
|||
Loading…
Reference in a new issue