From f52e3e4701c2fd4d702250d84bf99581e9404199 Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Wed, 18 Dec 2024 16:17:28 +0000 Subject: [PATCH] Update RTD config with new requirements --- readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/readthedocs.yaml b/readthedocs.yaml index bdd2bf05..8f093abc 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -14,4 +14,5 @@ python: sphinx: builder: html + configuration: docs/source/conf.py fail_on_warning: true