We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7209c98 commit 12ce70fCopy full SHA for 12ce70f
1 file changed
.readthedocs.yaml
@@ -1,5 +1,13 @@
1
+# Read the Docs configuration file
2
+# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3
+
4
version: 2
5
6
+build:
7
+ os: ubuntu-24.04
8
+ tools:
9
+ python: "3.13"
10
11
sphinx:
12
configuration: docs/source/conf.py
13
fail_on_warning: true
0 commit comments