Skip to content

Commit

Permalink
Adding pyyaml to tests, now pyyaml is an extra
Browse files Browse the repository at this point in the history
  • Loading branch information
yeisonvargasf committed Aug 9, 2022
1 parent b18762f commit 125beef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ setenv =
deps =
pipenv
pytest
pyyaml
commands = pytest --basetemp={envtmpdir}

[testenv]
Expand All @@ -28,6 +29,7 @@ setenv =
PYTHONPATH = {toxinidir}
deps =
pipenv
pyyaml
pytest
pytest-cov
codecov
Expand Down

0 comments on commit 125beef

Please sign in to comment.