diff --git a/setup.py b/setup.py index 6a9b6def2..1c6950463 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ def get_extras_require(): "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Intended Audience :: Developers", - "License :: OSI Approved :: 3-clause BSD License", + "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Scientific/Engineering",