diff --git a/setup.py b/setup.py index f4488b5..43bf723 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,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',