We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b301bdd commit fdf6fe6Copy full SHA for fdf6fe6
1 file changed
.readthedocs.yaml
@@ -0,0 +1,13 @@
1
+version: 2
2
+
3
+python:
4
+ install:
5
+ - requirements: docs/requirements.txt
6
7
+build:
8
+ os: ubuntu-22.04
9
+ tools:
10
+ python: "3.10"
11
12
+sphinx:
13
+ configuration: docs/conf.py
0 commit comments