From 0640857e7259053d4fc1d3fc0b568855f60ae042 Mon Sep 17 00:00:00 2001 From: Edvard Rejthar Date: Mon, 9 Sep 2024 19:01:41 +0200 Subject: [PATCH] WIP --- .readthedocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 015eb5d..bdb2a5d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,6 +14,6 @@ mkdocs: configuration: mkdocs.yml # Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: docs/requirements.txt +# python: +# install: +# - requirements: docs/requirements.txt