Reformats Endpoints Configuration and Start Script
This commit is contained in:
@@ -33,6 +33,8 @@ pre-commit = "^3.7.1"
|
||||
|
||||
[tool.poe.tasks]
|
||||
'run' = "python -m storage_service"
|
||||
'run:queue' = "python -m storage_service --queue"
|
||||
'run:dev' = "python -m storage_service --dev"
|
||||
'create-hooks' = "bash .githooks/set-hooks.sh"
|
||||
'test' = "coverage run -m unittest -v"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user