Skip to content

Commit deb4e6d

Browse files
Update from copier (2025-08-10T05:20:05)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2a1635 commit deb4e6d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-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: 2d0c192
2+
_commit: f3ffa74
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: js

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ exclude = [
119119

120120
[tool.hatch.build.hooks.hatch-js]
121121
path = "js"
122-
install_cmd = "install"
123122
build_cmd = "build"
124123
tool = "pnpm"
125124
targets = ["python_template_js/extension/cdn/index.js"]

0 commit comments

Comments
 (0)