Skip to content

Commit 1ebbdc5

Browse files
committed
remove additional commands from build npm script
1 parent 3e4648d commit 1ebbdc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ before-bump-version = [
7979
"jlpm"
8080
]
8181
before-build-npm = [
82-
"python -m pip install 'jupyterlab>=4.0.0,<5'",
83-
"jlpm",
8482
"jlpm build:prod"
8583
]
8684
before-build-python = [

0 commit comments

Comments
 (0)