Skip to content

Commit

Permalink
Adds jinja2 to the list of dependencies to be installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisappia committed Dec 2, 2020
1 parent d308273 commit 46f2c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ envlist = check-manifest, docstyle, makedocs, style, py38, coverage
deps =
ipdb
pytest
jinja2
scipy
commands =
pytest tests/ {posargs}
Expand Down

0 comments on commit 46f2c55

Please sign in to comment.