From a7908af2012c96d0963d1c550d7fb9d3e4097180 Mon Sep 17 00:00:00 2001 From: bcarreres Date: Fri, 3 Nov 2023 14:37:06 -0400 Subject: [PATCH] update --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 30ebad0..97487d8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,9 @@ version: 2 sphinx: configuration: docs/conf.py +build: + os: "ubuntu-22.04" + # Optionally set the version of Python and requirements required to build your docs python: version: "3.9"