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 e73d410 commit 4d07f1eCopy full SHA for 4d07f1e
pyproject.toml
@@ -186,7 +186,7 @@ version-cmd = "jlpm run release:bump --force --skip-commit"
186
187
[tool.jupyter-releaser.hooks]
188
before-bump-version = [
189
- "python -m pip install --pre -U jupyterlab",
+ "python -m pip install -U jupyterlab~=4.0",
190
"jlpm",
191
"jlpm run build:utils",
192
"python -m pip install hatch"
0 commit comments