Skip to content

Commit bd05115

Browse files
author
Paul Kienzle
committed
update readthedocs configuration
1 parent b077fef commit bd05115

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ build:
1414
# rust: "1.70"
1515
# golang: "1.20"
1616
commands:
17-
- pip install matplotlib
17+
- pip install matplotlib sphinx
1818
- make -j 4 -C doc/sphinx SPHINXOPTS="-W --keep-going" html
19+
1920
# Build documentation in the "doc/" directory with Sphinx
2021
#sphinx:
2122
#configuration: doc/sphinx/conf.py

0 commit comments

Comments
 (0)