We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8faaa commit 807f465Copy full SHA for 807f465
1 file changed
.readthedocs.yaml
@@ -5,6 +5,10 @@ build:
5
tools:
6
python: "3.13"
7
8
+sphinx:
9
+ configuration: docs/conf.py
10
+
11
python:
12
install:
- - path: .
13
+ - method: pip
14
+ path: .
0 commit comments