Skip to content

Commit 88b459b

Browse files
committed
Fix pyproject.toml
1 parent 3f2ddd8 commit 88b459b

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
@@ -66,6 +66,7 @@ build_dir = "jupytercad_urdf/labextension"
6666
version_cmd = "hatch version"
6767

6868
[tool.jupyter-releaser.hooks]
69+
before-bump-version = ["python -m pip install hatch 'jupyterlab>=4.0.0'"]
6970
before-build-npm = [
7071
"python -m pip install 'jupyterlab>=4.0.0,<5'",
7172
"jlpm",

0 commit comments

Comments
 (0)