Skip to content

Commit 5af0b08

Browse files
authored
Merge pull request #50 from python-project-templates/copier-update-2025-08-10T05-20-05
Update from copier (2025-08-10T05:20:05)
2 parents d2a1635 + deb4e6d commit 5af0b08

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)