Skip to content

Commit b50327c

Browse files
committed
pyproject.toml: clarify build system version
1 parent 82cd791 commit b50327c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["jupyter_packaging~=0.9,<2"]
2+
requires = ["jupyter_packaging~=0.9"]
33
build-backend = "jupyter_packaging.build_api"
44

55
[tool.jupyter-packaging.builder]

0 commit comments

Comments
 (0)