We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61e368 commit 4770c5cCopy full SHA for 4770c5c
pyproject.toml
@@ -48,7 +48,6 @@ version_cmd = "npm run versionlerna"
48
[tool.jupyter-releaser.hooks]
49
before-build-npm = [
50
"python -m pip install 'jupyterlab>=4.0.0,<5'",
51
- "DEBUG=jlpm:* jlpm",
52
"jlpm build:prod"
53
]
54
before-build-python = ["jlpm clean:all"]
0 commit comments