diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 11123be..fa08538 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -29,3 +29,4 @@ sphinx: python: install: - path: . + - requirements: docs/requirements.txt