From 0aee92c137f2a49a42cdeaaf5248cf2b2ca8a1c8 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Fri, 8 Sep 2023 22:03:14 -0400 Subject: [PATCH] Update .readthedocs.yaml (#1348) --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c5d680d..4790fef 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,6 +6,11 @@ version: 2 sphinx: configuration: docs/source/conf.py +build: + os: ubuntu-22.04 + tools: + python: "3.11" + python: version: 3.7 install: