We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6f3dc commit feb75b7Copy full SHA for feb75b7
1 file changed
.readthedocs.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+python:
4
+ version: 3
5
+ install:
6
+ - method: pip
7
+ path: .
8
+ extra_requirements:
9
+ - sphinx
0 commit comments