From c7d765b75252d84e123dceb507818bdd33b22b9b Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Mon, 9 Oct 2023 12:53:14 +0200 Subject: [PATCH] Fix .readthedocs.yaml --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e315be5..f5fc6c7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,12 +6,11 @@ build: python: "3" sphinx: - configuration: docs/conf.py + configuration: source/conf.py python: install: - requirements: requirements.txt - system_packages: false # Build PDF & ePub formats: