From 853072e8941c7513fef5678c25c768389c225fd5 Mon Sep 17 00:00:00 2001 From: Miranda Mundt Date: Thu, 19 Dec 2024 12:36:04 -0700 Subject: [PATCH] Add explicit configuration path for ReadtheDocs --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 56b2210888..f8b3c31c57 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,6 +14,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: fail_on_warning: false + configuration: docs/conf.py python: install: