Skip to content

Commit 79abe32

Browse files
committed
iterate
1 parent 46704d7 commit 79abe32

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
@@ -75,7 +75,7 @@ version_cmd = "hatch version"
7575

7676
[tool.jupyter-releaser.hooks]
7777
before-build-npm = [
78-
"python -m pip install jupyterlab>=4.0.0,<5",
78+
"python -m pip install jupyterlab>=4.0.0,<5"
7979
"jlpm"
8080
"jlpm build:prod"
8181
]

0 commit comments

Comments
 (0)