Skip to content

Commit e43d112

Browse files
committed
.
1 parent a3932eb commit e43d112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 37f89c1
2+
_commit: b3bc450
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: cpp

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [
44
"hatch-cpp",
55
"pybind11",
66
]
7-
build-backend="hatchling.build"
7+
build-backend = "hatchling.build"
88

99
[project]
1010
name = "python-template-cpp"

0 commit comments

Comments
 (0)