Skip to content

Commit 93f6071

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f7ba0d2 + c263175 commit 93f6071

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
@@ -8,6 +8,11 @@
88

99
version: 2
1010

11+
build:
12+
os: ubuntu-20.04
13+
tools:
14+
python: "3.9"
15+
1116
submodules:
1217
include:
1318
- extmod/ulab
@@ -16,6 +21,5 @@ formats:
1621
- pdf
1722

1823
python:
19-
version: 3
2024
install:
2125
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)