From c172ca6c369d4681b33125b77960f8050d53bf6a Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 26 Mar 2021 11:24:53 +0100 Subject: [PATCH] Update rtd to 3.8 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 9b17298..1908273 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,5 +2,5 @@ build: image: latest python: - version: 3.6 + version: 3.8 setup_py_install: true \ No newline at end of file