naming convention

This commit is contained in:
Ace
2023-06-03 16:16:07 +02:00
parent 48e393e48c
commit 9486006e86
22 changed files with 23 additions and 23 deletions

View File

@@ -19,7 +19,7 @@ __description__ = "Inkycal is a python3 software for syncing icalendar events, w
__packages__ = ["inkycal"]
__author__ = "aceisace"
__author_email__ = "aceisace63@yahoo.com"
__url__ = "https://github.com/aceisace/Inkycal"
__url__ = "https://github.com/aceinnolab/Inkycal"
__install_requires__ = required