forked from Github-Mirrors/canaille
Enabled branch coverage
This commit is contained in:
parent
f71c3ce2da
commit
8daed19550
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ source = [
|
|||
"tests",
|
||||
]
|
||||
omit = [".tox/*"]
|
||||
branch = true
|
||||
|
||||
[tool.tox]
|
||||
legacy_tox_ini = """
|
||||
|
|
Loading…
Reference in a new issue