feat: Initialize App
This commit is contained in:
parent
1f662a7b6b
commit
c5e27c0f70
3 changed files with 5 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[project]
|
||||
name = "custom_ui"
|
||||
authors = [
|
||||
{ name = "Shiloh Code", email = "casey@shilohcode.com"}
|
||||
{ name = "Shiloh Code LLC", email = "casey@shilohcode.com"}
|
||||
]
|
||||
description = "Custom UI for Sprinklers North West"
|
||||
description = "Custom UI"
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
dynamic = ["version"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue