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