From 432aa3382431cf5115c023b80552e384859bc115 Mon Sep 17 00:00:00 2001 From: Michel Pelletier Date: Thu, 29 Aug 2024 08:53:59 -0700 Subject: [PATCH] Add os config for rtd build. --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7eb49372af..a30fa13251 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,6 +2,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.12" + formats: - pdf