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 32ed9c7 commit b6f01f7Copy full SHA for b6f01f7
.readthedocs.yaml
@@ -7,3 +7,9 @@ build:
7
8
sphinx:
9
configuration: docs/source/conf.py
10
+
11
+python:
12
+ install:
13
+ - method: pip
14
+ path: .
15
+ - requirements: docs/requirements.txt
0 commit comments