Include Jinja2 in the [full] optional package (#213)

This commit is contained in:
Jesse Braham 2018-11-11 01:54:21 +00:00 committed by Tom Christie
parent d0b342981e
commit 5fc8b394e2
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ setup(
'aiofiles',
'graphene',
'itsdangerous',
'jinja2',
'python-multipart',
'pyyaml',
'requests',