From 76b402f29de3cc9f1dfc1c70d971d88b4ed9f0f1 Mon Sep 17 00:00:00 2001 From: Kevin Phoenix Date: Mon, 13 Jan 2025 13:43:13 -0700 Subject: [PATCH] Update RTD config to include sphinx configuration key --- .readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 3811c44a8..d30341d77 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,6 +2,8 @@ # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 +sphinx: + configuration: docs/conf.py build: os: ubuntu-22.04 tools: