We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6911b9a + e372bda commit a3932ebCopy full SHA for a3932eb
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 4f23417
+_commit: 37f89c1
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: cpp
pyproject.toml
@@ -44,6 +44,7 @@ develop = [
44
"hatchling",
45
"mdformat>=0.7.22,<1.1",
46
"mdformat-tables>=1",
47
+ "pybind11",
48
"pytest",
49
"pytest-cov",
50
"ruff>=0.9,<0.15",
0 commit comments