Skip to content

Commit c9129e7

Browse files
committed
update for read the docs
1 parent 72e3bb3 commit c9129e7

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
@@ -11,8 +11,12 @@ sphinx:
1111
# Optionally build your docs in additional formats such as PDF and ePub
1212
formats: all
1313

14+
build:
15+
os: ubuntu-22.04
16+
tools:
17+
python: "3.12"
18+
1419
python:
15-
version: 3.8
1620
install:
1721
- requirements: docs/requirements.txt
1822
- method: pip

0 commit comments

Comments
 (0)