Skip to content

Commit 7637b1a

Browse files
authored
Testing .readthedocs.yml changes (#1048)
1 parent a42ec20 commit 7637b1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yml

+8
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ version: 2
22

33
build:
44
image: "7.0"
5+
6+
python:
7+
version: "3"
8+
install:
9+
- method: pip
10+
path: .
11+
extra_requirements:
12+
- docs

0 commit comments

Comments
 (0)