From 8440416a58d901e0030c7088c41be8ed94922594 Mon Sep 17 00:00:00 2001 From: Sebastiaan Huber Date: Fri, 10 Jan 2025 22:47:22 +0100 Subject: [PATCH] Devops: Add explicit `sphinx.configuration` key to RTD conf (#6700) See https://about.readthedocs.com/blog/2024/12/deprecate-config-files-without-sphinx-or-mkdocs-config/ --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8f1e3118d0..bd648615c5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -25,6 +25,7 @@ build: # Let the build fail if there are any warnings sphinx: builder: html + configuration: docs/source/conf.py fail_on_warning: true search: