From efe27c485d8abbfaf32c1c8387550149c6dbdb62 Mon Sep 17 00:00:00 2001 From: Oliver Strickson Date: Sun, 26 Feb 2023 15:58:13 +0000 Subject: [PATCH] Correct location of Sphinx conf --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 15f32c5..604981e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,7 +10,7 @@ build: python: "3.11" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py python: install: