From e39b2e78aaa21bd23ec91a31b1314a2f2df18350 Mon Sep 17 00:00:00 2001 From: Ajin Abraham Date: Sat, 6 Feb 2021 15:59:25 -0800 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 87d9143..05a3845 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,6 @@ def read(rel_path): description=description, author='Ajin Abraham', author_email='ajin25@gmail.com', - license='GPL v3', classifiers=[ 'Development Status :: 4 - Beta', 'Intended Audience :: Developers',