From 28122c31f815f7116a699114df8055fc924669b8 Mon Sep 17 00:00:00 2001 From: Brian Kohan Date: Sat, 1 Jun 2024 23:27:50 -0700 Subject: [PATCH] fix readthedocs yaml --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 823c835..125f613 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -31,8 +31,7 @@ build: # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: doc/source/conf.py - extra_build_args: - - "--fresh-env" + # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf