Skip to content

Commit 08ab4e7

Browse files
authored
Merge pull request #882 from luxonis/update_readthedocs_yaml
Updated readthedocs.yaml
2 parents 1286b16 + 529382b commit 08ab4e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
version: 2
77

88
build:
9-
image: latest
9+
os: ubuntu-20.04
10+
tools:
11+
python: "3.8"
1012

1113
# Submodules
1214
submodules:
@@ -29,6 +31,5 @@ formats: []
2931

3032
# Optionally set the version of Python and requirements required to build your docs
3133
python:
32-
version: 3.8
3334
install:
3435
- requirements: docs/readthedocs/requirements.txt

0 commit comments

Comments
 (0)