diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 109f803..08faca4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ sphinx: # Python configuration python: install: - - requirements: requirements.txt + - requirements: src/requirements.txt