From d954f0fb2968c806c464471a2a4c08f1d038141b Mon Sep 17 00:00:00 2001 From: Miguel Xochicale Date: Thu, 11 May 2023 15:16:50 +0100 Subject: [PATCH] updates .readthedocs.yaml (#216 #217) --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7229bc29..a28ce5b9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,8 +9,8 @@ version: 2 python: version: 3.8 install: - - requirements: requirements-docs.txt - method: pip + - requirements: requirements-docs.txt # Build documentation in the docs/ directory with Sphinx sphinx: