Skip to content

Commit 466a99a

Browse files
committed
readthedocs build
1 parent bb3ac15 commit 466a99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ docs = [
6060
"sphinx-rtd-theme",
6161
"nbsphinx",
6262
"numpydoc",
63-
"jupyter-book",
63+
"jupyter-book<2.0", # Pin to v1.x - v2 doesn't support autodoc/autosummary yet
6464
"sphinx-togglebutton",
6565
"ipython",
6666
"parso>=0.8",

0 commit comments

Comments
 (0)