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 7f2c82d + e2a45bd commit 9d9e67bCopy full SHA for 9d9e67b
1 file changed
tox.ini
@@ -12,7 +12,7 @@ deps =
12
commands =
13
py.test {posargs: \
14
--cov-report html:htmlcov/{envname} \
15
- --cov . }
+ --cov src } tests
16
17
[flake8]
18
max-line-length = 120
0 commit comments