Skip to content

Commit 395e9a2

Browse files
Update from copier (2025-08-10T05:22:38)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe31b5c commit 395e9a2

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: jupyter

pyproject.toml

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

132132
[tool.hatch.build.hooks.hatch-js]
133133
path = "js"
134-
install_cmd = "install"
135134
build_cmd = "build"
136135
tool = "pnpm"
137136
targets = [

0 commit comments

Comments
 (0)