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