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 90ead9b commit 0576a5fCopy full SHA for 0576a5f
pyproject.toml
@@ -90,7 +90,6 @@ documentation = "https://pylhc.github.io/turn_by_turn/"
90
[tool.pytest.ini_options]
91
addopts = [
92
"--import-mode=importlib",
93
- "--cov-report=xml",
94
"--cov-report=term-missing",
95
"--cov-config=pyproject.toml",
96
"--cov=turn_by_turn",
0 commit comments