summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnthagen <johnthagen@users.noreply.github.com>2020-10-22 08:43:03 -0400
committerGitHub <noreply@github.com>2020-10-22 08:43:03 -0400
commit5cb80d60f2727b7ed734e4617c4d846cf6422f55 (patch)
tree33aad063f49612671c1fa2e32f131294e6f08520
parent395b754902c6a31ee34d4a985bf612d712c25b08 (diff)
downloadnumpy-5cb80d60f2727b7ed734e4617c4d846cf6422f55.tar.gz
Fully qualify license trove classifier
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index acd015d1d..c64a5c491 100755
--- a/setup.py
+++ b/setup.py
@@ -36,7 +36,7 @@ CLASSIFIERS = """\
Development Status :: 5 - Production/Stable
Intended Audience :: Science/Research
Intended Audience :: Developers
-License :: OSI Approved
+License :: OSI Approved :: BSD License
Programming Language :: C
Programming Language :: Python
Programming Language :: Python :: 3