This commit is contained in:
shahules786 2022-10-06 21:08:46 +05:30
parent 69ece5b811
commit 428d3548a0
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ extras = True
# e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml # e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml
# in order to write a coverage file that can be read by Jenkins. # in order to write a coverage file that can be read by Jenkins.
addopts = addopts =
--cov pyannote --cov-report term-missing --cov enhancer --cov-report term-missing
--verbose --verbose
norecursedirs = norecursedirs =
dist dist