diff --git a/setup.py b/setup.py index 0aa9a03..e6401a0 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( install_requires=['requests==2.18.4', 'httmock==1.2.5', 'python-jose==1.4.0', 'simplejson'], classifiers=[ 'Programming Language :: Python :: 3', - 'License :: OSI Approved :: The MIT License (MIT)', + 'License :: OSI Approved :: MIT License', 'Development Status :: 3 - Alpha', 'Operating System :: MacOS', 'Operating System :: Unix',