Skip to content

Commit b3cd263

Browse files
committed
updated readthedocs.yml file
Signed-off-by: Dinesh Dutt <[email protected]>
1 parent 635ff43 commit b3cd263

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.readthedocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ mkdocs:
33
configuration: mkdocs.yml
44

55
python:
6-
version: 3.7
6+
version: 3.9
77
install:
88
- requirements: docs/requirements.txt
9+
10+
build:
11+
os: ubuntu-20.04
12+
tools:
13+
python: 3.9

0 commit comments

Comments
 (0)