From 00ac0e458e5ea89dfb1225ee020251cfbb474139 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Sat, 9 Jun 2018 00:27:22 +0900 Subject: [PATCH] Fix classifier in setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 71faef1..2c7493f 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,6 @@ setup( 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Natural Language :: English', - 'License :: OSI Approved :: GPLv3 License', 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 3', -- GitLab