Skip to content

Commit 0cc0ec8

Browse files
committed
update rtd config
1 parent 6ca8c53 commit 0cc0ec8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.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.7
1014
install:
1115
- method: pip
1216
path: .

0 commit comments

Comments
 (0)