Skip to content

Commit 8450371

Browse files
authored
Merge pull request #264 from BlueBrain/wvangeit-patch-1
Update .readthedocs.yaml
2 parents 6b00411 + 2e7331e commit 8450371

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ sphinx:
99
configuration: docs/source/conf.py
1010
fail_on_warning: true
1111

12+
build:
13+
os: "ubuntu-20.04"
14+
tools:
15+
python: "3.10"
16+
1217
python:
1318
install:
1419
- method: pip

0 commit comments

Comments
 (0)