split up the flake better

This commit is contained in:
Prunebutt 2025-09-27 18:54:24 +02:00
parent d6e6bd7768
commit c8ce4db2a2
2 changed files with 47 additions and 21 deletions

View file

@ -6,6 +6,7 @@ description = "A REST server for the scanbuddy shell-script"
# define any Python dependencies
dependencies = [
"flask>3",
"waitress"
]
# define the CLI executable