From dde640b73b9b3d9e5627aa188209c7bf34d6d982 Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Tue, 14 Mar 2023 16:47:37 +0100 Subject: [PATCH] . --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a0a24f9..f5a0dfd 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ build: python: "3.11" sphinx: - configuration: docs/config.py + configuration: docs/source/conf.py fail_on_warning: true formats: -- GitLab