We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42ec20 commit 7637b1aCopy full SHA for 7637b1a
.readthedocs.yml
@@ -2,3 +2,11 @@ version: 2
2
3
build:
4
image: "7.0"
5
+
6
+python:
7
+ version: "3"
8
+ install:
9
+ - method: pip
10
+ path: .
11
+ extra_requirements:
12
+ - docs
0 commit comments