forked from sig_core/toolkit
remove jinja types
This commit is contained in:
parent
7d7163a156
commit
f65a331826
@ -19,7 +19,6 @@ kobo = "^0.24.1"
|
|||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
pytest = "~5"
|
pytest = "~5"
|
||||||
types-Jinja2 = "^2.11.9" # Remove when upgrading past Jinja 2.x as type annotations are in-tree
|
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
sync_from_peridot = "empanadas.scripts.sync_from_peridot:run"
|
sync_from_peridot = "empanadas.scripts.sync_from_peridot:run"
|
||||||
|
Loading…
Reference in New Issue
Block a user