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.
1 parent 428b0b5 commit 243461dCopy full SHA for 243461d
.readthedocs.yaml
@@ -0,0 +1,10 @@
1
+# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
2
+version: 2
3
+
4
+build:
5
+ os: ubuntu-22.04
6
+ tools:
7
+ python: "3.9"
8
9
+sphinx:
10
+ configuration: docs/source/conf.py
0 commit comments