Skip to content

Commit

Permalink
Update jupyterlab requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Toohey committed Aug 5, 2023
1 parent e961789 commit 81caa95
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["jupyter_packaging~=0.10,<2", "jupyterlab==4.0.0a35"]
requires = ["jupyter_packaging~=0.10,<2", "jupyterla>=4.0.0"]
build-backend = "jupyter_packaging.build_api"

[tool.jupyter-packaging.options]
Expand Down

0 comments on commit 81caa95

Please sign in to comment.