split up the flake better
This commit is contained in:
parent
d6e6bd7768
commit
c8ce4db2a2
2 changed files with 47 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue