mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Merge pull request #183 from johnthagen/patch-1
Remove duplicate trove classifier
This commit is contained in:
commit
0578729a66
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -13,7 +13,6 @@ setup(
|
|||
long_description_content_type='text/x-rst',
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Framework :: Django",
|
||||
"License :: OSI Approved :: BSD License",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue