diff --git a/setup.py b/setup.py index b92461d..3306996 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ setup( include_package_data=True, license='ISC', classifiers=[ - 'License :: OSI Approved :: MIT License', + 'License :: OSI Approved :: ISC License', 'Programming Language :: Python', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7',