Add simple flask webapp to move items between stash and database
This commit is contained in:
@@ -18,6 +18,8 @@ requires-python = ">=3.10"
|
||||
license = {text = "GPLv3 License"}
|
||||
dependencies = [
|
||||
"bitarray",
|
||||
"flask",
|
||||
"psutil",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user