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.
2 parents 4dd7179 + 1a0b649 commit b7a8cb2Copy full SHA for b7a8cb2
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