From a87bc71755fd4286a4c0e8d557ffab012fdb2357 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 16 Nov 2022 20:05:26 -0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c94282c..764ad2b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,7 +23,7 @@ sphinx: formats: - pdf -Optionally declare the Python requirements required to build your docs +#Optionally declare the Python requirements required to build your docs python: install: - requirements: requirements.txt