From b700338f6c4da4de56c12651ca6699fcc288c9d8 Mon Sep 17 00:00:00 2001 From: Miranda Mundt <55767766+mrmundt@users.noreply.github.com> Date: Wed, 18 Dec 2024 07:32:21 -0700 Subject: [PATCH] Add explicit configuration path for sphinx --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index e02de96..027315c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -13,6 +13,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: + configuration: docs/source/conf.py fail_on_warning: false python: