Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Jul 25, 2023
1 parent 65d56e3 commit d41a852
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 @@ -89,7 +89,7 @@ version_cmd = "hatch version"
before-build-npm = [
"python -m pip install 'jupyterlab>=4.0.0,<5'",
"jlpm",
"jlpm:clean"
"jlpm:clean",
"jlpm build:prod"
]
before-build-python = ["jlpm clean:all"]
Expand Down

0 comments on commit d41a852

Please sign in to comment.