Skip to content

Commit 5514dfa

Browse files
authored
Update pyproject.toml
Use `jlpm` to build widget
1 parent 94f9d38 commit 5514dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.github_project_name}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ dependencies = [
9292
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
9393
path = "."
9494
build_cmd = "build:prod"
95+
npm = ["jlpm"]
9596

9697
[tool.tbump]
9798
field = [

0 commit comments

Comments
 (0)