From 72d6b29a1a1ea411133c37a61ea03221d356db57 Mon Sep 17 00:00:00 2001 From: drwhut Date: Wed, 4 Sep 2024 12:06:41 +0100 Subject: [PATCH] Updated configuration for buildings the docs with ReadTheDocs. --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 360e24b5..8adc7045 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,9 +6,9 @@ version: 2 # Set the OS, Python version and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.8" + python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: