From fbf944c53ce4d6fcab96ec92f8f5139d99ba8fce Mon Sep 17 00:00:00 2001 From: jajupmochi Date: Fri, 28 Feb 2020 11:30:00 +0100 Subject: [PATCH] update .readthedocs.yml. --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 145f907..5490d9c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -19,6 +19,6 @@ formats: all # Optionally set the version of Python and requirements required to build your docs python: version: 3.6 - pip_install: true install: - requirements: docs/requirements.txt + - method: pip