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 3f2ddd8 commit 88b459bCopy full SHA for 88b459b
pyproject.toml
@@ -66,6 +66,7 @@ build_dir = "jupytercad_urdf/labextension"
66
version_cmd = "hatch version"
67
68
[tool.jupyter-releaser.hooks]
69
+before-bump-version = ["python -m pip install hatch 'jupyterlab>=4.0.0'"]
70
before-build-npm = [
71
"python -m pip install 'jupyterlab>=4.0.0,<5'",
72
"jlpm",
0 commit comments