feat: Initialize App
This commit is contained in:
parent
1f662a7b6b
commit
c5e27c0f70
@ -1,6 +1,6 @@
|
||||
### Custom Ui
|
||||
|
||||
Custom UI for Sprinklers North West
|
||||
Custom UI
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
app_name = "custom_ui"
|
||||
app_title = "Custom Ui"
|
||||
app_publisher = "Shiloh Code"
|
||||
app_description = "Custom UI for Sprinklers North West"
|
||||
app_publisher = "Shiloh Code LLC"
|
||||
app_description = "Custom UI"
|
||||
app_email = "casey@shilohcode.com"
|
||||
app_license = "mit"
|
||||
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user