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