From b1df2b39c7e884cd1fd5d34aeed19319343509f8 Mon Sep 17 00:00:00 2001 From: Michael Weinold <23102087+michaelweinold@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:09:16 +0200 Subject: [PATCH] initial commit --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index f228f659..cdc96298 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.11" + python: - version: "3.8" install: - method: pip path: .