Skip to content

Commit 264abcf

Browse files
committed
Update RTD config
1 parent 516c691 commit 264abcf

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.readthedocs.yaml

+3-7
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@ formats: all
66

77
# Set the build image to use the most recent version
88
build:
9-
os: "ubuntu-22.04"
10-
11-
# Set the python version and requirements
12-
python:
13-
version: "3"
14-
# install:
15-
# - requirements: docs/requirements.txt
9+
os: ubuntu-22.04
10+
tools:
11+
python: "3.11"
1612

1713
# Build documentation in the docs/ directory with Sphinx
1814
sphinx:

0 commit comments

Comments
 (0)