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 7ec1cb8 commit bb933f0Copy full SHA for bb933f0
1 file changed
tox.ini
@@ -35,4 +35,4 @@ deps = poetry
35
skip_install = True
36
commands =
37
poetry install -v
38
- poetry run py.test -v --cov-report html --cov-report xml {posargs}
+ poetry run py.test -v --cov repo_autoindex --cov-report html --cov-report xml {posargs}
0 commit comments