From ddb414e5fc5d7adc0591ecf4844e62d4e0e0ce82 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Sat, 14 Sep 2019 15:58:02 +0100 Subject: [PATCH] Updated RTD to Py37 --- readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yaml b/readthedocs.yaml index b05eb087..ab466fe5 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -5,5 +5,5 @@ sphinx: configuration: docs/source/conf.py python: - version: 3.5 + version: 3.7 pip_install: true \ No newline at end of file