remove jinja types

This commit is contained in:
Neil Hanlon 2022-06-28 11:19:54 -04:00
parent 7d7163a156
commit f65a331826
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ kobo = "^0.24.1"
[tool.poetry.dev-dependencies]
pytest = "~5"
types-Jinja2 = "^2.11.9" # Remove when upgrading past Jinja 2.x as type annotations are in-tree
[tool.poetry.scripts]
sync_from_peridot = "empanadas.scripts.sync_from_peridot:run"