We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd7179 commit 1a0b649Copy full SHA for 1a0b649
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["jupyter_packaging~=0.10,<0.12", "jupyterlab>=3,<4"]
+requires = ["jupyter_packaging~=0.10,!=0.12,<2", "jupyterlab>=3,<4"]
3
build-backend = "jupyter_packaging.build_api"
4
5
[tool.jupyter-packaging.options]
0 commit comments