From 7f795e0b73966d84042b9ea281e3f55a8a165e4c Mon Sep 17 00:00:00 2001 From: AlberLC Date: Thu, 23 Mar 2023 03:43:30 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f3027f7..70effa4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,6 @@ name = {project_name} version = {project_version} author = {author} -author_email = alberlc@outlook.com description = {description} long_description = file: README.rst url = https://github.com/{author}/{project_name}