Skip to content

Commit c612202

Browse files
committed
Fix ReadTheDocs build
1 parent e56590d commit c612202

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ python:
1010
install:
1111
- requirements: ci/rtd-requirements.txt
1212
- path: .
13+
14+
sphinx:
15+
fail_on_warning: true
16+
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)