mirror of
https://github.com/Kizuren/LidlConnect.py.git
synced 2025-12-22 05:26:23 +01:00
Updated pyproject.toml
This commit is contained in:
parent
763671cc8e
commit
68aed4e2e4
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ description = "Python API client for Lidl Connect"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = { file = "LICENSE" }
|
license = { file = "LICENSE" }
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "MarcUs7i", email = "info@marcus7i.net" }
|
{ name = "Kizuren", email = "info@kizuren.dev" }
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bs4",
|
"bs4",
|
||||||
|
|
@ -17,4 +17,4 @@ dependencies = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/MarcUs7i/LidlConnect.py"
|
Homepage = "https://github.com/Kizuren/LidlConnect.py"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue