diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2a7769e9c..acec8519b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,6 +8,10 @@ build: tools: python: "3.11" +# Build HTMLZip +formats: + - htmlzip + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py