diff --git a/readthedocs.yml b/readthedocs.yml index 3b05b50..a7dae48 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -4,7 +4,7 @@ python: version: 3.7 install: - requirements: requirements.txt - - method: pip3 + - method: pip path: . sphinx: builder: html