We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56590d commit c612202Copy full SHA for c612202
.readthedocs.yml
@@ -10,3 +10,7 @@ python:
10
install:
11
- requirements: ci/rtd-requirements.txt
12
- path: .
13
+
14
+sphinx:
15
+ fail_on_warning: true
16
+ configuration: docs/source/conf.py
0 commit comments