Skip to content

Commit 48540ec

Browse files
committed
[MAINT] updte RTD config
1 parent 378dcd8 commit 48540ec

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
# Required
66
version: 2
77

8+
build:
9+
os: ubuntu-22.04
10+
tools:
11+
python: '3.12'
12+
813
# Build documentation in the docs/ directory with Sphinx
914
sphinx:
1015
configuration: docs/source/conf.py
@@ -21,6 +26,5 @@ formats:
2126

2227
# Optionally set the version of Python and requirements required to build your docs
2328
python:
24-
version: "3.7"
2529
install:
2630
- requirements: requirements.txt

0 commit comments

Comments
 (0)