Skip to content

Commit 5c2023b

Browse files
committed
Update before-bump-version
1 parent b7414ec commit 5c2023b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ version-cmd = "jlpm run release:bump --force --skip-commit"
147147

148148
[tool.jupyter-releaser.hooks]
149149
before-bump-version = [
150+
"python -m pip install --pre -U jupyterlab",
151+
"jlpm",
150152
"jlpm run build:utils",
151153
"python -m pip install hatch"
152154
]

0 commit comments

Comments
 (0)