Skip to content

Commit 5efe963

Browse files
committed
Fixed readthedocs build
Signed-off-by: dherrada <[email protected]>
1 parent 2bf1604 commit 5efe963

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

+5-1
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.x"
1317
install:
1418
- requirements: docs/requirements.txt
1519
- requirements: requirements.txt

0 commit comments

Comments
 (0)