mirror of
https://github.com/Kizuren/LidlConnect.py.git
synced 2025-12-21 21:16:13 +01:00
Updated pyproject.toml
This commit is contained in:
parent
38c279649e
commit
acb4f6de08
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel"]
|
|||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "lidlconnect"
|
||||
name = "LidlConnect.py"
|
||||
version = "0.1.0"
|
||||
description = "Python API client for Lidl Connect"
|
||||
readme = "README.md"
|
||||
|
|
@ -17,4 +17,4 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/MarcUs7i/LidlConnect"
|
||||
Homepage = "https://github.com/MarcUs7i/LidlConnect.py"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue