Skip to content

Commit 4770c5c

Browse files
committed
Remove jlpm install step
1 parent d61e368 commit 4770c5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ 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-
"DEBUG=jlpm:* jlpm",
5251
"jlpm build:prod"
5352
]
5453
before-build-python = ["jlpm clean:all"]

0 commit comments

Comments
 (0)