diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dff7fe59..d1786722 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ sphinx: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements-docs.txt \ No newline at end of file + - requirements: requirements-doc.txt