diff --git a/pyproject.toml b/pyproject.toml index 966d0884f..82069ea5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,6 +107,10 @@ extend-exclude = '''( )''' [tool.coverage.run] +concurrency = [ + "multiprocessing", + "thread", +] branch = false relative_files = true source = [