add jinja2
Add jinja2/aiohttp_jinja2 - Update handle_base and template to show status
This commit is contained in:
parent
136a4d26c7
commit
01d13e0264
4 changed files with 177 additions and 8 deletions
2
Pipfile
2
Pipfile
|
|
@ -11,6 +11,8 @@ pyyaml = "~=5.2"
|
|||
atomicwrites = "~=1.3"
|
||||
yarl = "~=1.3.0"
|
||||
multidict = "~=4.5.2"
|
||||
aiohttp-jinja2 = "*"
|
||||
jinja2 = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue