diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b41a7b1..8a3b28e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -32,4 +32,4 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: requirements_ci.txt