Skip to content

Commit f900799

Browse files
authored
Merge pull request #79 from python-project-templates/copier-update-2025-08-10T05-22-38
Update from copier (2025-08-10T05:22:38)
2 parents fe31b5c + 395e9a2 commit f900799

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)