From dea5ae9fc9c3fc2138be680e96cc502b3c7d4419 Mon Sep 17 00:00:00 2001 From: grantseltzer Date: Tue, 19 Apr 2022 12:49:38 -0400 Subject: [PATCH] Enable downloads feature Signed-off-by: grantseltzer --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2e49eff..7ed1069 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,9 @@ sphinx: builder: html configuration: docs/conf.py +formats: + - all + # Optionally set the version of Python and requirements required to build your docs python: version: 3.7