From dc20f2e5a00cd1218be8841c6be8c6b064842fd6 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 4 Oct 2023 09:40:41 +0200 Subject: [PATCH] Try to fix readthedocs --- .readthedocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index e44ed606..f2b6b170 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,3 +9,6 @@ python: submodules: include: all + +build: + os: ubuntu-22.04