Skip to content

Commit

Permalink
tweak the pytest command
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroxxTraxxon committed Oct 10, 2023
1 parent 015f618 commit 91106ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/requirements-test.txt
commands =
pytest --cov=orquesta --cov-report=term orquesta.tests
pytest --cov=orquesta --cov-report=term orquesta/tests

[testenv:pep8]
deps =
Expand Down

0 comments on commit 91106ff

Please sign in to comment.