From 5514dfaa835c97baf3814353867c5357bee7ae8e Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Sun, 12 Mar 2023 12:04:45 +0000 Subject: [PATCH] Update pyproject.toml Use `jlpm` to build widget --- {{cookiecutter.github_project_name}}/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/{{cookiecutter.github_project_name}}/pyproject.toml b/{{cookiecutter.github_project_name}}/pyproject.toml index 906333c..e152326 100644 --- a/{{cookiecutter.github_project_name}}/pyproject.toml +++ b/{{cookiecutter.github_project_name}}/pyproject.toml @@ -92,6 +92,7 @@ dependencies = [ [tool.hatch.build.hooks.jupyter-builder.build-kwargs] path = "." build_cmd = "build:prod" +npm = ["jlpm"] [tool.tbump] field = [