Skip to content

Commit f05bc27

Browse files
committed
iterate on pyproject.toml script
1 parent 2ec5552 commit f05bc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ version-cmd = "hatch version"
7070

7171
[tool.jupyter-releaser.hooks]
7272
before-build-npm = [
73-
"python -m pip install --pre -U jupyterlab>=4.0.0,<5",
73+
"python -m pip install jupyterlab>=4.0.0,<5",
7474
"jlpm"
7575
"jlpm build:prod"
7676
]

0 commit comments

Comments
 (0)