We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe31b5c + 395e9a2 commit f900799Copy full SHA for f900799
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 2d0c192
+_commit: f3ffa74
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: jupyter
pyproject.toml
@@ -131,7 +131,6 @@ exclude = [
131
132
[tool.hatch.build.hooks.hatch-js]
133
path = "js"
134
-install_cmd = "install"
135
build_cmd = "build"
136
tool = "pnpm"
137
targets = [
0 commit comments