Skip to content

Commit 17646cc

Browse files
use build.os due to readthedocs/readthedocs.org#8861 (comment)
1 parent 11ded2d commit 17646cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: 2
22

33
build:
4+
os: ubuntu-20.04
5+
tools:
6+
python: 3.10
47
image: latest
58

69
python:

0 commit comments

Comments
 (0)