summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index f3e25df5f..c0fb27844 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -3,9 +3,10 @@
version: 2
sphinx:
+ fail_on_warning: true
configuration: doc/conf.py
python:
- version: 3.7
+ version: 3.8
install:
- requirements: doc/requirements.txt