diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7edc694..981cae4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,8 +10,7 @@ build: sphinx: configuration: docs/conf.py - python: - install: - - requirements: docs/requirements.txt - - method: pip - path: . + +python: + install: + - requirements: docs/requirements.txt