Update flake
Some checks failed
build / build (push) Failing after 55s

This commit is contained in:
2025-09-16 00:13:07 +02:00
parent 708e7e141b
commit b341e61333
6 changed files with 77 additions and 69 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"typer-slim>=0.13.1",
]
[project.scripts]
huecli = "huecli.__main__:main"
@@ -30,4 +31,3 @@ linting = [
"ruff>=0.8.0",
]