diff --git a/setup.py b/setup.py index 41221fb..82dc67d 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( # }, install_requires=required, include_package_data=True, - license='MIT', + license='ISC', classifiers=[ 'License :: OSI Approved :: MIT License', 'Programming Language :: Python',