From 25067b276f1507444b3c777f8a90bed021eed760 Mon Sep 17 00:00:00 2001 From: Darren Eberly Date: Thu, 7 Jul 2022 00:27:32 -0400 Subject: [PATCH] Fix readthedocs format --- .readthedocs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 3535280..8f97631 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,8 +7,9 @@ build: sphinx: configuration: docs/conf.py - formats: - - pdf + +formats: + - pdf python: install: