Updated pyproject.toml

This commit is contained in:
MarcUs7i 2025-07-04 19:25:32 +02:00
parent 763671cc8e
commit 68aed4e2e4

View file

@ -9,7 +9,7 @@ description = "Python API client for Lidl Connect"
readme = "README.md"
license = { file = "LICENSE" }
authors = [
{ name = "MarcUs7i", email = "info@marcus7i.net" }
{ name = "Kizuren", email = "info@kizuren.dev" }
]
dependencies = [
"bs4",
@ -17,4 +17,4 @@ dependencies = [
]
[project.urls]
Homepage = "https://github.com/MarcUs7i/LidlConnect.py"
Homepage = "https://github.com/Kizuren/LidlConnect.py"