Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Use `jlpm` to build widget
  • Loading branch information
agoose77 authored Mar 12, 2023
1 parent 94f9d38 commit 5514dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.github_project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ dependencies = [
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
path = "."
build_cmd = "build:prod"
npm = ["jlpm"]

[tool.tbump]
field = [
Expand Down

0 comments on commit 5514dfa

Please sign in to comment.