Skip to content

Commit 0fef487

Browse files
committed
[MAINT] update RTD config
1 parent 5071447 commit 0fef487

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
@@ -5,6 +5,11 @@
55

66
version: 2
77

8+
build:
9+
os: ubuntu-22.04
10+
tools:
11+
python: '3.12'
12+
813
sphinx:
914
configuration: docs/source/conf.py
1015
builder: html
@@ -14,6 +19,5 @@ formats:
1419
- pdf
1520

1621
python:
17-
version: '3.8'
1822
install:
1923
- requirements: requirements.txt

0 commit comments

Comments
 (0)