Skip to content

Commit

Permalink
Meh
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Dec 13, 2024
1 parent e7fee8b commit eac8505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ version_cmd = "python ./scripts/bump_version.py"
before-bump-version = ["python -m pip install 'jupyterlab>=4.0.0,<5'", "jlpm"]
before-build-npm = [
"python -m pip install 'jupyterlab>=4.0.0,<4.3'",
"jlpm",
"YARN_ENABLE_IMMUTABLE_INSTALLS=0 jlpm",
"jlpm build:prod"
]
before-build-python = ["jlpm clean:all"]
Expand Down

0 comments on commit eac8505

Please sign in to comment.