From 80b36f9f3f78a5a12154052e26806cf0fd3f7af2 Mon Sep 17 00:00:00 2001 From: RobertoRoos Date: Thu, 27 Nov 2025 12:17:41 +0100 Subject: [PATCH] Trying to fix RTD refusing to build --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c8ec2425..ae705cbb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,8 @@ version: 2 +sphinx: + configuration: docs/conf.py + build: os: ubuntu-22.04 tools: