From 5c2e99aee3ad62c98f3ff82d52e57471580fb0a0 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Tue, 18 Jan 2022 09:25:30 +0800 Subject: [PATCH] Update .readthedocs.yml --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2abc662ce..7d4cb854a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,5 +17,5 @@ python: version: 3.7 install: - requirements: docs/requirements.txt - - method: setuptools - path: . \ No newline at end of file + - method: pip + path: .