From 13c987182a052bd15dc07fe0101adcb076749902 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 18 Dec 2024 12:27:38 -0500 Subject: [PATCH] Add explicit path to sphinx conf.py as required by readthedocs --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 50510f84dc..b476f4f36f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,6 +7,7 @@ build: sphinx: fail_on_warning: true + configuration: docs/conf.py python: install: