From c9414414ac92f252c95bd053591b87c4c63daca0 Mon Sep 17 00:00:00 2001 From: hhh Date: Sun, 17 Mar 2024 22:25:31 +0200 Subject: [PATCH] aga? --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 11123be..fa08538 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -29,3 +29,4 @@ sphinx: python: install: - path: . + - requirements: docs/requirements.txt