From 376c0b0b09b380ca3a4ed2f70f300fa6e6a2a528 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Wed, 4 Dec 2024 22:30:57 +0100 Subject: [PATCH] Try adding recursive for RTD --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f0db1348..b23558fa 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,6 +7,7 @@ build: submodules: include: all + recursive: true sphinx: configuration: conf.py