We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.readthedocs.yaml
1 parent 5fa95b5 commit bf4b3b7Copy full SHA for bf4b3b7
1 file changed
.readthedocs.yaml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+sphinx:
4
+ configuration: docs/source/conf.py
5
6
+python:
7
+ install:
8
+ - method: pip
9
+ path: .
10
+ extra_requirements:
11
+ - docs
0 commit comments