Skip to content

Commit e372bda

Browse files
Update from copier (2026-02-15T05:51:11)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6911b9a commit e372bda

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: 4f23417
2+
_commit: 37f89c1
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ develop = [
4444
"hatchling",
4545
"mdformat>=0.7.22,<1.1",
4646
"mdformat-tables>=1",
47+
"pybind11",
4748
"pytest",
4849
"pytest-cov",
4950
"ruff>=0.9,<0.15",

0 commit comments

Comments
 (0)