From 5b9668da1a5da10a04107b81f7284b33f1f2eace Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Tue, 9 Oct 2018 18:15:23 +0200 Subject: [PATCH] Updated pypi info [skip ci] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dc012325..da582f7b 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ setup( 'Framework :: Bob', 'Development Status :: 3 - Alpha', 'Intended Audience :: Developers', - 'License :: OSI Approved :: BSD', + 'License :: OSI Approved :: BSD License', 'Natural Language :: English', 'Programming Language :: Python', 'Topic :: Scientific/Engineering :: Artificial Intelligence', -- GitLab