diff --git a/readthedocs.yml b/readthedocs.yml index 20dcec94..1b8eeaa9 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,7 @@ version: 2 python: version: 3.6 install: - - requirements: docs/requirements.txt + - requirements: - method: pip path: . extra_requirements: docs