From de820f6d8c5dfc5f85fa85c0da468f047185a7fa Mon Sep 17 00:00:00 2001 From: Hind-M <70631848+Hind-M@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:46:43 +0100 Subject: [PATCH] Add missing config for RTD (#3801) --- .readthedocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 602b41828..9f812b9b4 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,9 @@ version: 2 +sphinx: + # Path to Sphinx configuration file + configuration: docs/source/conf.py + build: os: "ubuntu-22.04" tools: