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