diff --git a/setup.py b/setup.py index 8b0e5544..dd2e5298 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,6 @@ setuptools.setup( classifiers=[ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", - "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Development Status :: 3 - Alpha", "Environment :: Console",