summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2020-10-24 18:46:18 +0100
committerGitHub <noreply@github.com>2020-10-24 18:46:18 +0100
commitba1fdc94b0d7358c993361bdd73feca09d38171c (patch)
tree95ddeb417b36306c09e208b838a6a3469ad1e1fd /setup.py
parent444bbc9a787ab1d8a487085e75772db210a77699 (diff)
parent5cb80d60f2727b7ed734e4617c4d846cf6422f55 (diff)
downloadnumpy-ba1fdc94b0d7358c993361bdd73feca09d38171c.tar.gz
Merge pull request #17610 from johnthagen/patch-1
MAINT: fully qualify license trove classifier
Diffstat (limited to 'setup.py')
-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