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: .