From cec07a036c2fddb374c456519d90bb5e9c2b7e9c Mon Sep 17 00:00:00 2001 From: Katia-Beasan <52406593+Katia-Beasan@users.noreply.github.com> Date: Thu, 28 Nov 2019 18:30:36 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ff994fd..b00afef 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ # Trove classifiers # (https://pypi.python.org/pypi?%3Aaction=list_classifiers) 'Development Status :: 2 - Pre-Alpha', - 'License :: OSI Approved :: MIT License', + 'License :: OSI Approved :: Attribution-NonCommercial 4.0 International', 'Programming Language :: Python', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6',