From d8fde1f86b2809fa6a5e2c947599dc27dba0202d Mon Sep 17 00:00:00 2001 From: Domagoj Fijan Date: Wed, 8 Apr 2026 19:32:03 -0400 Subject: [PATCH] update RTD build --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index aa0d42b..ab67438 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,9 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: - python: "3.10" + python: "3.13" # Build documentation in the docs/ directory with Sphinx sphinx: