Update setup.cfg

This commit is contained in:
AlberLC
2023-03-23 03:43:30 +01:00
parent 9fbc16df02
commit 7f795e0b73

View File

@@ -2,7 +2,6 @@
name = {project_name} name = {project_name}
version = {project_version} version = {project_version}
author = {author} author = {author}
author_email = alberlc@outlook.com
description = {description} description = {description}
long_description = file: README.rst long_description = file: README.rst
url = https://github.com/{author}/{project_name} url = https://github.com/{author}/{project_name}