Skip to content

Commit 6677cb3

Browse files
committed
change docs build data
1 parent beea6ec commit 6677cb3

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.readthedocs.yaml

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

33
build:
4-
image: ubuntu-22.04
4+
os: ubuntu-24.04
55
tools:
66
python: "3.11"
77

@@ -11,4 +11,8 @@ python:
1111
path: .
1212

1313
sphinx:
14-
configuration: docs/conf.py
14+
configuration: docs/conf.py
15+
16+
formats:
17+
- pdf
18+
- epub

0 commit comments

Comments
 (0)