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 e0fc91b commit ea75fc0Copy full SHA for ea75fc0
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["jupyter_packaging~=0.9,<2", "jupyter_server"]
+requires = ["jupyter_packaging>0.9,<2", "jupyter_server"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.jupyter-releaser]
0 commit comments