From 711c12c705b9477d4e11813fddacaaa59698eefa Mon Sep 17 00:00:00 2001 From: WardDeb Date: Thu, 16 Nov 2023 20:46:31 +0100 Subject: [PATCH] switch pip&docreqs build --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a0f0821ee3..d95161e3dc 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,6 @@ sphinx: python: install: - - requirements: docs/requirements.txt - method: pip path: . + - requirements: docs/requirements.txt