From d8ff4ed63b666287bd3eab2bfeb2103b6af234e5 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 16 Nov 2022 19:28:36 -0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ce6efd4..328a42a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,9 +19,9 @@ build: sphinx: configuration: docs/conf.py -# If using Sphinx, optionally build your docs in additional formats such as PDF -# formats: -# - pdf +If using Sphinx, optionally build your docs in additional formats such as PDF +formats: + - pdf # Optionally declare the Python requirements required to build your docs # python: