Skip to content

Commit 7f9d59a

Browse files
committed
Update .readthedocs.yaml to fix Python version selection
1 parent edfa7c2 commit 7f9d59a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.readthedocs.yaml

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

11+
build:
12+
tools:
13+
python: "3"
14+
1115
python:
12-
version: "3.x"
1316
install:
1417
- requirements: docs/requirements.txt
1518
- requirements: requirements.txt

0 commit comments

Comments
 (0)