Forgot to remove old license classifier
This commit is contained in:
parent
8920225b38
commit
1cb5324a61
1
setup.py
1
setup.py
|
@ -38,7 +38,6 @@ setuptools.setup(
|
|||
classifiers=[
|
||||
"Environment :: Web Environment",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
Loading…
Reference in New Issue