Skip to content

Commit c8fa1ee

Browse files
committed
Update build doc config, still running into rtd build issues which don't happen locally :-/
1 parent fd7f222 commit c8fa1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pydata-sphinx-theme
88
- docutils=0.20.1 # https://github.com/vidartf/nbsphinx-link/issues/22
99
- m2r2
10-
- nbsphinx
10+
- nbsphinx=6.4.3 # https://github.com/jupyter/nbconvert/issues/1742
1111
- nbsphinx-link
1212
- numpy
1313
- lxml-html-clean

0 commit comments

Comments
 (0)