Skip to content

Commit 292242f

Browse files
authored
Update RTD config to (hopefully) fix docs builds
1 parent 0b036b5 commit 292242f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.8"
7+
38
sphinx:
49
configuration: docs/conf.py
510

611
python:
7-
version: 3.8
812
install:
913
- requirements: docs/requirements.txt
1014
- method: pip

0 commit comments

Comments
 (0)