Skip to content

Commit 9b02e91

Browse files
authored
Merge pull request #319 from makermelissa/fix-docs
Fix failing docs
2 parents a46ba23 + 161d4b0 commit 9b02e91

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.7"
15+
1116
python:
12-
version: "3.7"
1317
install:
1418
- requirements: docs/requirements.txt
1519
- requirements: requirements.txt

0 commit comments

Comments
 (0)