From 7bd81424cb36599af998fd9d85ce16758a63300a0b13b1b00321e53d742b6d4d Mon Sep 17 00:00:00 2001 From: Johannes Randerath Date: Mon, 3 Jun 2024 21:45:21 +0200 Subject: [PATCH] Fixed ReadTheDocs support --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5d2550c..cb41154 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,11 @@ # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details +<<<<<<< HEAD version: "latest" +======= +version: 1 +>>>>>>> 306459b (Fixed ReadTheDocs support) build: os: fedora-40