mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Remove support for python 2.x
This commit is contained in:
parent
1be6356dde
commit
f1474d683b
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -32,7 +32,6 @@ setup(
|
|||
'License :: OSI Approved :: MIT License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Topic :: Internet :: Log Analysis',
|
||||
'Topic :: Security',
|
||||
|
|
|
|||
Loading…
Reference in a new issue