From 5ad89001e404fd7c964b57389275d366b76266ef Mon Sep 17 00:00:00 2001 From: Pablo Riesgo-Ferreiro Date: Thu, 26 Oct 2023 20:07:21 +0000 Subject: [PATCH] update RTFD recipe --- .readthedocs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index ebe953aa..636878a2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -13,6 +13,12 @@ sphinx: #mkdocs: # configuration: mkdocs.yml +build: + os: "ubuntu-22.04" + tools: + python: "3.8" + + # Optionally build your docs in additional formats such as PDF formats: - pdf