Skip to content

Commit b350986

Browse files
Update from copier (2026-07-28T22:56:55)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6dc6417 commit b350986

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.copier-answers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changes here will be overwritten by Copier
2-
_commit: b2a4844
2+
_commit: da2acba
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: cpp
6+
add_vcpkg: false
67
add_wiki: true
78
email: 3105306+timkpaine@users.noreply.github.com
89
github: python-project-templates

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ packages = [
129129
"cpp",
130130
]
131131

132+
132133
[tool.hatch.build.targets.wheel]
133134
packages = [
134135
"python_template_cpp",

0 commit comments

Comments
 (0)