Skip to content

Commit 3b4d269

Browse files
authored
fix dev install when there is no global yarn (#228)
1 parent cf9bbf6 commit 3b4d269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.python_name}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ npm = ["jlpm"]
7070

7171
[tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
7272
build_cmd = "install:extension"
73+
npm = ["jlpm"]
7374
source_dir = "src"
7475
build_dir = "{{cookiecutter.python_name}}/labextension"
7576

0 commit comments

Comments
 (0)