From 235c52fa10094135746d04a5b6a7bea8125357f0 Mon Sep 17 00:00:00 2001 From: David Lord Date: Sat, 29 Mar 2025 14:37:13 -0700 Subject: [PATCH] fix rtd build --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 865c6859..5196b205 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,5 +9,6 @@ python: - method: pip path: . sphinx: + configuration: docs/conf.py builder: dirhtml fail_on_warning: true