Skip to content

Commit 8778d32

Browse files
author
William Grant
committed
troubleshooting RTD yaml 3
1 parent 112c498 commit 8778d32

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yaml

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

33
build:
4+
os: "ubuntu-20.04"
5+
tools:
6+
python: "3.10"
47
jobs:
5-
post_install:
8+
pre_build:
69
- make apidocs
710

811

0 commit comments

Comments
 (0)