Fixed license name for pypi upload

This commit is contained in:
Fabio Manganiello 2017-11-03 23:09:19 +01:00
parent ad8f9b102e
commit 98bfb5d2a3
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ setup(
long_description = read('README.md'),
classifiers = [
"Topic :: Utilities",
"License :: OSI Approved :: MIT",
"License :: OSI Approved :: MIT License",
"Development Status :: 3 - Alpha",
],
install_requires = [