Removing the incorrect License description

This commit is contained in:
Adriano Scoditti 2019-06-26 15:37:45 +02:00
parent da37dfb7a9
commit 56f3723a86
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ setuptools.setup(
scripts=['waf-light'],
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
)