From ff93806e0d92aec02fbd4e01ea6879eba1e4315f Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Fri, 20 Nov 2020 10:11:22 +1300 Subject: [PATCH] chore: update python version for RTD --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index c5c6e8a..7329a25 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,6 +4,7 @@ sphinx: configuration: docs/conf.py python: + version: 3.8 install: - requirements: docs/requirements.txt - path: .