Skip to content

Commit 1a0b649

Browse files
committed
Exclude jupyter_packaging=0.12
1 parent 4dd7179 commit 1a0b649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["jupyter_packaging~=0.10,<0.12", "jupyterlab>=3,<4"]
2+
requires = ["jupyter_packaging~=0.10,!=0.12,<2", "jupyterlab>=3,<4"]
33
build-backend = "jupyter_packaging.build_api"
44

55
[tool.jupyter-packaging.options]

0 commit comments

Comments
 (0)