feat: add util.mako_renderer()
function
This commit is contained in:
parent
4879887cb3
commit
c41d364e03
6 changed files with 63 additions and 2 deletions
|
@ -31,6 +31,8 @@ requires-python = ">= 3.8"
|
|||
dependencies = [
|
||||
"fabric",
|
||||
"fabsync",
|
||||
"mako",
|
||||
"typing_extensions",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue