From ba37036ec09039032b1b5101e85e62827c779a9d Mon Sep 17 00:00:00 2001 From: Keith Beattie Date: Wed, 14 Jul 2021 18:24:27 -0700 Subject: [PATCH] BSD license --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5537c84649..315aa08c57 100644 --- a/setup.py +++ b/setup.py @@ -57,6 +57,7 @@ long_description=long_description, long_description_content_type="text/plain", author="NAWI team", + license="BSD", # Classifiers help users find your project by categorizing it. # # For a list of valid classifiers, see https://pypi.org/classifiers/