From ecff7d955f947a56c38adb272be18d3ee39461c2 Mon Sep 17 00:00:00 2001 From: "clemens.fricke" Date: Fri, 24 Nov 2023 13:59:06 +0100 Subject: [PATCH] Fix: docs build agent --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 3c6b9df..ba8c3ec 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.10" jobs: pre_build: - python3 schema.py