add description to Function def
This commit is contained in:
parent
72c3c797ea
commit
6f8900a1c2
@ -12,6 +12,9 @@ boto3 = "^1.13.18"
|
||||
pyyaml = "^5.3.1"
|
||||
attrs = "^19.3.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
tripod = 'tripod:cli'
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
|
Loading…
Reference in New Issue
Block a user