Skip to content

Commit 0fd130a

Browse files
committed
[docs] Updated .readthedocs.yml (config format changed)
1 parent 3e81704 commit 0fd130a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.readthedocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ version: 2
44
formats:
55
- epub
66

7+
build:
8+
os: ubuntu-24.04
9+
tools:
10+
python: "3.12"
11+
712
python:
8-
version: 3.8
913
install:
1014
- requirements: requirements-test.txt
1115
- method: pip
1216
path: .
13-
system_packages: true

0 commit comments

Comments
 (0)