We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d02d5c + d3c8df8 commit 0e67bf8Copy full SHA for 0e67bf8
1 file changed
tox.ini
@@ -7,7 +7,7 @@ extras = license
7
commands =
8
coverage erase
9
coverage run -m pytest {posargs:tests}
10
- coverage report --fail-under 100
+ coverage report
11
12
[testenv:pre-commit]
13
skip_install = true
0 commit comments