Skip to content

Commit

Permalink
Unpin build system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Nov 1, 2022
1 parent 44617fe commit d0d3199
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,3 +1,3 @@
[build-system]
requires = ["jupyter_packaging~=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
requires = ["jupyter_packaging", "jupyterlab", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"

0 comments on commit d0d3199

Please sign in to comment.