Skip to content

Commit a058a1a

Browse files
authored
Merge pull request #61 from python-project-templates/copier-update-2026-03-01T05-47-54
Update from copier (2026-03-01T05:47:54)
2 parents 0c38ac8 + 5c6cd9b commit a058a1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 08a244d
2+
_commit: 4d4d95a
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: python

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ branch = true
7676
omit = [
7777
"python_template/tests/integration/",
7878
]
79+
7980
[tool.coverage.report]
8081
exclude_also = [
8182
"raise NotImplementedError",

0 commit comments

Comments
 (0)