Skip to content

Commit 7d67371

Browse files
authored
Update .readthedocs.yml configuration (#10874)
1 parent 8accc34 commit 7d67371

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3"
7+
38
formats:
49
- pdf
510

611
python:
7-
version: 3
812
install:
913
- method: pip
1014
path: .

0 commit comments

Comments
 (0)