We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1135d commit 97eabfbCopy full SHA for 97eabfb
1 file changed
pyproject.toml
@@ -48,7 +48,7 @@ dev = [
48
"pdbpp",
49
"pre-commit",
50
]
51
-docs = ["jupyter-book"]
+docs = ["jupyter<2.0"]
52
gui = ["streamlit"]
53
pypi = ["build"]
54
test = [
0 commit comments