Skip to content

Commit 5638e15

Browse files
committed
rtd config fix
1 parent 702e2b9 commit 5638e15

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,12 +1,16 @@
11
version: 2
22

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

611
formats: all
712

813
python:
9-
version: 3.8
1014
install:
1115
- method: pip
1216
path: .

0 commit comments

Comments
 (0)