Skip to content

Commit 57734a7

Browse files
tox: Remove coverage from py.test command
1 parent 87ac002 commit 57734a7

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
@@ -6,4 +6,4 @@ deps =
66
-rrequirements.test.txt
77

88
commands =
9-
py.test -vv test --cov=nodely --cov-report=term-missing --cov-fail-under=100
9+
py.test -vv test

0 commit comments

Comments
 (0)