diff --git a/doc/source/.readthedocs.yaml b/doc/source/.readthedocs.yaml index 7df6d86..846a889 100644 --- a/doc/source/.readthedocs.yaml +++ b/doc/source/.readthedocs.yaml @@ -32,4 +32,6 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: doc/source/requirements.txt \ No newline at end of file + - requirements: doc/source/requirements.txt + +formats: all