From 736a6b64a2cf56921f1f19fe7965777c0b5e9732 Mon Sep 17 00:00:00 2001 From: rsarm Date: Fri, 14 Jun 2024 10:28:48 +0200 Subject: [PATCH] Update . readthedocs.yaml --- . readthedocs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/. readthedocs.yaml b/. readthedocs.yaml index e94b407..d1d1236 100644 --- a/. readthedocs.yaml +++ b/. readthedocs.yaml @@ -20,6 +20,6 @@ sphinx: # - pdf # Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: docs/source/requirements.txt +# python: +# install: +# - requirements: docs/source/requirements.txt