From 2d8b896a0e59001fd84bd4cfce690cf9312929c4 Mon Sep 17 00:00:00 2001 From: TylerBackman Date: Mon, 13 Nov 2023 12:57:00 -0800 Subject: [PATCH] update sphinx build --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 145763b..4963075 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,8 +20,8 @@ sphinx: # - pdf # Optionally declare the Python requirements required to build your docs - python: - install: +python: + install: - requirements: docs/readthedocs.requirements.txt # - method: pip # path: .