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 d2a1635 + deb4e6d commit 5af0b08Copy full SHA for 5af0b08
.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: js
pyproject.toml
@@ -119,7 +119,6 @@ exclude = [
119
120
[tool.hatch.build.hooks.hatch-js]
121
path = "js"
122
-install_cmd = "install"
123
build_cmd = "build"
124
tool = "pnpm"
125
targets = ["python_template_js/extension/cdn/index.js"]
0 commit comments