We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c7abe commit 0809dceCopy full SHA for 0809dce
packages/python-nix-template/pyproject.toml
@@ -87,6 +87,7 @@ addopts = """
87
--disable-warnings
88
--cov=src/python_nix_template/
89
--cov-report=term-missing
90
+--cov-report=xml
91
--durations=0
92
"""
93
log_level = "INFO"
0 commit comments