Skip to content

Commit 873ae19

Browse files
committed
docs: update readthedocs config
1 parent 9cd66fa commit 873ae19

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
version: 2
22

33
build:
4-
os: ubuntu-22.04
4+
os: ubuntu-24.04
55
tools:
6-
python: "3.10"
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: docs/conf.py
710

811
python:
912
install:

0 commit comments

Comments
 (0)