Skip to content

Commit 7992438

Browse files
committed
Readd install step
1 parent d5faa42 commit 7992438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ version_cmd = "npm run versionlerna"
4848
[tool.jupyter-releaser.hooks]
4949
before-build-npm = [
5050
"python -m pip install 'jupyterlab>=4.0.0,<5'",
51+
"jlpm install",
5152
"jlpm build:prod"
5253
]
5354
before-build-python = ["jlpm clean:all"]

0 commit comments

Comments
 (0)