diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 11a190fa74c..c31a5d1171e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ sphinx: configuration: docs/conf.py builder: "dirhtml" fail_on_warning: true -formats: all +formats: [] python: install: - requirements: requirements/docs.txt