← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad-buildd:readthedocs-config into launchpad-buildd:master

 

Colin Watson has proposed merging ~cjwatson/launchpad-buildd:readthedocs-config into launchpad-buildd:master.

Commit message:
Refine readthedocs configuration

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/444743

This applies some post-merge review suggestions from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/444726.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad-buildd:readthedocs-config into launchpad-buildd:master.
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index faed046..a95166c 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -3,7 +3,8 @@ version: 2
 build:
   os: ubuntu-22.04
   tools:
-    python: "3.11"
+    python: "3"
 
 sphinx:
   configuration: docs/conf.py
+  fail_on_warning: true