From 532a1de1106f28069776e608fa54ea1cd794fdff Mon Sep 17 00:00:00 2001 From: George Gayno Date: Tue, 17 Oct 2023 16:39:00 +0000 Subject: [PATCH] Add new yaml file. Fixes #860. --- .readthedocs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .readthedocs.yaml diff --git a/.readthedocs.yaml b/.readthedocs.yaml new file mode 100644 index 000000000..d0014f904 --- /dev/null +++ b/.readthedocs.yaml @@ -0,0 +1,6 @@ +# .readthedocs.yaml +# Read the Docs configuration file +# See https://docs.readthedocs.io/en/stable/config-file/v2.html + +# Required +version: 2