From 2f52e5fdc0d93d5ab7891e3383287cabfb212591 Mon Sep 17 00:00:00 2001 From: jbannon Date: Tue, 26 Apr 2022 07:46:56 +0000 Subject: [PATCH] include os --- .readthedocs.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index cc5cd42e..09f2abdf 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,11 +1,13 @@ version: 2 +build: + tools: + os: ubuntu-20.04 + python: "3.10" + sphinx: configuration: docs/conf.py -build: - tools: - python: "3.10" python: install: