Skip to content

Commit 393d2d4

Browse files
authored
Made .readthedocs.yaml up to date
1 parent 57ac0d5 commit 393d2d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@
88
# Required
99
version: 2
1010

11+
build:
12+
os: ubuntu-20.04
13+
tools:
14+
python: "3"
15+
1116
python:
12-
version: "3.6"
1317
install:
1418
- requirements: docs/requirements.txt
1519
- requirements: requirements.txt

0 commit comments

Comments
 (0)