From f49a1293136fa342746537f3b26d53834694bf35 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Thu, 3 Aug 2023 16:11:57 +0100 Subject: [PATCH] Explicitly set Python 3.8 for RTD --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 63d059cec..3c6a1008e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,6 +9,7 @@ sphinx: fail_on_warning: true python: + version: 3.8 install: - method: pip path: .