diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b9cbefd..2a9783b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,3 +16,7 @@ sphinx: configuration: docs/conf.py formats: all + +python: + install: + - requirements: dev-requirements.txt