diff --git a/setup.py b/setup.py index a00ae0af..ba885db1 100755 --- a/setup.py +++ b/setup.py @@ -102,7 +102,7 @@ def run(self): 'Development Status :: 5 - Production/Stable', 'Framework :: Pytest', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD License', + 'License :: OSI Approved :: MIT License', 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX', 'Operating System :: Unix',