From a97ed1539ebdb8b2f26ce3e41968642aa717e94b Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Thu, 16 Nov 2023 21:25:54 +0100 Subject: correct read the docs python version --- .readthedocs.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 60ac7669..212d41f8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,11 +18,10 @@ sphinx: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF -formats: - - pdf +#formats: +# - pdf # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 install: - requirements: requirements.txt -- cgit v1.2.3