Skip to content

Commit

Permalink
remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Nov 1, 2024
1 parent e1d2693 commit 10fdf3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ skipdist = True
description = Default testing environment, run pytest suite
deps =
--requirement=requirements.dev.txt
pytest-cov
setenv =
PYTHONPATH = {toxinidir}
TESTING = true
Expand All @@ -19,6 +18,4 @@ passenv =
changedir = tests
commands =
py.test \
--cov sof_wrapper \
--cov-report xml:"{toxinidir}/coverage.xml" \
[]

0 comments on commit 10fdf3e

Please sign in to comment.