Skip to content

Commit fa8e669

Browse files
committed
CI: Fix generated Sphinx config by Jupyter Book
See jupyter-book/jupyter-book#2111
1 parent 8a609d5 commit fa8e669

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ build:
1212
- pip install -e ".[docs,metrics-ner,nlstruct,srt-io-converter,webrtc-voice-detector]"
1313
pre_build:
1414
- jupyter-book config sphinx docs/
15+
- sed "s/'sphinx_book_theme',//" docs/conf.py # See https://github.com/executablebooks/jupyter-book/pull/2111

0 commit comments

Comments
 (0)