We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b7ad82 + 1333c1c commit 0d0349fCopy full SHA for 0d0349f
patches/0001-update-rtd.yml-file.patch
@@ -0,0 +1,25 @@
1
+From 2ae4e52cee16024261282d9d4b860cd33cc5b35f Mon Sep 17 00:00:00 2001
2
+From: foamyguy <foamyguy@gmail.com>
3
+Date: Wed, 4 Jun 2025 10:00:20 -0500
4
+Subject: [PATCH] update rtd.yml file
5
+
6
+---
7
+ .readthedocs.yaml | 2 +-
8
+ 1 file changed, 1 insertion(+), 1 deletion(-)
9
10
+diff --git a/.readthedocs.yaml b/.readthedocs.yaml
11
+index fe4faae..ee38fa0 100644
12
+--- a/.readthedocs.yaml
13
++++ b/.readthedocs.yaml
14
+@@ -12,7 +12,7 @@ sphinx:
15
+ configuration: docs/conf.py
16
17
+ build:
18
+- os: ubuntu-20.04
19
++ os: ubuntu-lts-latest
20
+ tools:
21
+ python: "3"
22
23
+--
24
+2.49.0
25
0 commit comments