From 1301715ee17a0c5ccdfbd3f13c58f34dc690cc7a Mon Sep 17 00:00:00 2001 From: Ole Streicher Date: Fri, 29 Dec 2023 21:58:44 +0100 Subject: [PATCH] Update required fields in readthedocs.yaml --- .readthedocs.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1ab8e0b8..2256e99e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,11 +1,16 @@ version: 2 + +build: + os: ubuntu-22.04 + tools: + python: "3.12" + sphinx: configuration: docs/conf.py formats: [] python: - version: 3.8 install: - method: pip path: .