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