diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8a9813f..dfd87d7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,7 +16,7 @@ formats: - pdf - epub - #python: - #install: - #- requirements: requirements.txt +python: + install: + - requirements: docs/requirements.txt