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