Skip to content

Commit 047cf19

Browse files
committed
possible culprit for RTD build fails
1 parent 728b0c4 commit 047cf19

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"sphinx_design",
3636
"sphinx.ext.mathjax",
3737
"sphinx.ext.coverage",
38-
"nbsphinx",
39-
"nbsphinx_link"
38+
"nbsphinx"
4039
]
4140

4241
autosummary_generate = True

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ doc = [
5656
"sphinx_design",
5757
"sphinx-autodoc-typehints",
5858
"nbsphinx",
59-
"nbsphinx-link",
6059
"pandoc",
6160
]
6261

0 commit comments

Comments
 (0)