From ab81774497960fafb542799aa85dfcf793d4c4c0 Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Tue, 15 Aug 2023 14:24:39 -0400 Subject: [PATCH] readthedocs expect no greater than python-3.8 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8ae03ae..5496403 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,7 +11,7 @@ sphinx: # Optionally set the version of Python and requirements required to build your docs python: - version: "3.9" + version: "3.8" install: - method: pip path: .