Skip to content

Commit 357b880

Browse files
committed
update readthedocs config
1 parent 855eae3 commit 357b880

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
version: 2
2+
3+
sphinx:
4+
configuration: docs/conf.py
5+
26
build:
3-
os: "ubuntu-22.04"
7+
os: "ubuntu-24.04"
48
tools:
5-
python: "3.11"
9+
python: "3.12"
610

711
python:
812
install:

0 commit comments

Comments
 (0)