From 635d4a94b8505be576c1e342cdff8dedc3198488 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 3 Aug 2023 15:42:24 +0100 Subject: [PATCH] Update RTD config --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 10d4fd023..63d059cec 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,8 +3,12 @@ version: 2 build: image: latest +sphinx: + builder: html + configuration: doc/conf.py + fail_on_warning: true + python: - version: 3.8 install: - method: pip path: .