From 70650323feb96a1106d770d5ffddeb01f43fcf3f Mon Sep 17 00:00:00 2001 From: jbannon Date: Tue, 26 Apr 2022 07:43:37 +0000 Subject: [PATCH] py 3.10 --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 073ad1a9..cc5cd42e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,6 +3,10 @@ version: 2 sphinx: configuration: docs/conf.py +build: + tools: + python: "3.10" + python: install: - method: pip