From 12b54aa11f0127411bee84499e2c455a12c00241 Mon Sep 17 00:00:00 2001 From: "Nathan-J. Hirschauer" Date: Sun, 3 Mar 2024 21:00:20 +0100 Subject: [PATCH] Update readthedocs config --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index dcda8bc..c4ccb64 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,8 +2,12 @@ version: 2 formats: all +builds: + os: ubuntu-20.04 + tools: + python: "3.12" + python: - version: 3.12 install: - requirements: requirements/development.txt - path: .