From 33ff395ad2dc57e26fea94dff8267cb821e84de2 Mon Sep 17 00:00:00 2001 From: Abe Coull Date: Mon, 28 Nov 2022 08:45:16 -0800 Subject: [PATCH] raise to py 3.8 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 26bc27fa..a52ab5c2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -15,7 +15,7 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 + version: 3.8 install: - method: pip path: .