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.
1 parent 7f2c82d commit e2a45bdCopy full SHA for e2a45bd
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