From 5063e14309cc8cf059d577cc892635cf4eac3042 Mon Sep 17 00:00:00 2001 From: Peter Park Date: Wed, 22 Jan 2025 15:22:26 -0500 Subject: [PATCH] Specify path to sphinx configuration in .readthedocs.yaml (#536) --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ed04e0a35d..add922e784 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,6 +3,9 @@ version: 2 +sphinx: + configuration: docs/conf.py + build: os: ubuntu-22.04 tools: