From cd50333f91225879f3fd6b9c76763bc38c2b9e156a21927a05bf2f31324435b2 Mon Sep 17 00:00:00 2001 From: Johannes Randerath Date: Mon, 3 Jun 2024 22:36:37 +0200 Subject: [PATCH] Still fixing --- .readthedocs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8a9813f..dfd87d7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,7 +16,7 @@ formats: - pdf - epub - #python: - #install: - #- requirements: requirements.txt +python: + install: + - requirements: docs/requirements.txt