mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
Remove Python3.5 from setup classifiers
This commit is contained in:
parent
4d0fd71146
commit
8ccec140cc
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -39,7 +39,6 @@ setup(
|
|||
"Programming Language :: Python",
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3 :: Only',
|
||||
"Programming Language :: Python :: 3.5",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue