From 2382bd495aaf5d0bad7d90225c4d59d72470ed93 Mon Sep 17 00:00:00 2001 From: souzatharsis Date: Sat, 12 Oct 2024 23:35:08 -0300 Subject: [PATCH] reqs --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 04b6687..d6398f1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,3 +30,6 @@ sphinx: # python: # install: # - requirements: docs/requirements.txt +python: + install: + - requirements: docs/requirements.txt \ No newline at end of file