Skip to content

Commit c63d9f1

Browse files
committed
Omitting tests from coverage
1 parent 85b753f commit c63d9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ deps =
1414
PyYAML
1515
coveralls
1616
commands =
17-
coverage run --source=epanet_python setup.py test
17+
coverage run --source epanet_python --omit */tests/test_*.py setup.py test
1818
coveralls

0 commit comments

Comments
 (0)