diff --git a/setup.py b/setup.py index a5f6e1c..6138e95 100644 --- a/setup.py +++ b/setup.py @@ -96,7 +96,7 @@ setup( classifiers=[ # Trove classifiers # Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers - 'License :: OSI Approved :: ISC License', + 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7',