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 8664219 commit bc06840Copy full SHA for bc06840
pyproject.toml
@@ -2,6 +2,7 @@
2
requires = [
3
"hatchling>=1.11",
4
"jupyterlab>=4.5.0a3,<4.6",
5
+ "click<8.3",
6
]
7
build-backend = "hatchling.build"
8
0 commit comments