diff --git a/.readthedocs.yml b/.readthedocs.yml index 7a9bf40..e860f1f 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,5 @@ formats: python: version: 3.7 install: + - requirements: doc/requirements.txt - method: setuptools - requirements: doc/requirements.txt - path: .