We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c38ac8 + 5c6cd9b commit a058a1aCopy full SHA for a058a1a
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 08a244d
+_commit: 4d4d95a
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: python
pyproject.toml
@@ -76,6 +76,7 @@ branch = true
76
omit = [
77
"python_template/tests/integration/",
78
]
79
+
80
[tool.coverage.report]
81
exclude_also = [
82
"raise NotImplementedError",
0 commit comments