From 68ab06458b1333aae329e6d034ee75169f9f19ed Mon Sep 17 00:00:00 2001 From: Sergey B Kirpichev Date: Wed, 18 Dec 2024 15:16:07 +0300 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0644870d..36a7c823 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,3 +17,4 @@ python: - docs sphinx: fail_on_warning: true + configuration: docs/conf.py