feat: Added click and --uuid to display task's uuid to aid in cleanup of tasks
This commit is contained in:
parent
c6ae58aa28
commit
a7323832c3
4 changed files with 54 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ authors = ["Alex Kelly <alex.kelly@franklin.edu>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
click = "^8.0.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue