mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
enum instead of str for checker types, use "lego-monitoring" instead of "service" bin name
This commit is contained in:
parent
ffdd0429b3
commit
19ee6f487b
3 changed files with 7 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
service = "lego_monitoring:main"
|
||||
lego-monitoring = "lego_monitoring:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue