mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
stub service
This commit is contained in:
parent
19984b43f4
commit
f158bc3778
6 changed files with 92 additions and 52 deletions
|
|
@ -5,7 +5,7 @@ description = "Monitoring software for the lego server"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
#"urllib3>=2.2.3",
|
||||
"alt-utils>=0.0.6",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
@ -14,8 +14,3 @@ service = "lego_monitoring:main"
|
|||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
#"ruff>=0.6.7",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue