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 01c7fbf commit 0a00b26Copy full SHA for 0a00b26
pyproject.toml
@@ -1,3 +1,3 @@
1
[build-system]
2
-requires = ["jupyterlab>=3.0.0", "setuptools>=40.8.0", "wheel"]
+requires = ["jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
3
build-backend = "setuptools.build_meta"
0 commit comments