diff --git a/.readthedocs.yml b/.readthedocs.yml index eb781d178..60bd7fb74 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,4 +18,4 @@ python: install: - requirements: docs/requirements.txt - method: pip - path: . + path: .[deps]