From c9ada6af4ad37e96208b6d19396f8b9f8f30b98d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EB=A1=9C?= Date: Fri, 21 May 2021 11:31:00 +0900 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 6680241..52dfd4a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,6 @@ setup( name = 'comcigan', version = version, - license = 'MIT', author = 'Team IF', author_email = 'Coder-Iro@teamif.io', description = 'Unofficial Comcigan API python wrapper',