From 98bfb5d2a332e30c8004383801fc9660e526fea3 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 3 Nov 2017 23:09:19 +0100 Subject: [PATCH] Fixed license name for pypi upload --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b81a77685..146c87069 100755 --- a/setup.py +++ b/setup.py @@ -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 = [