Skip to content

Commit 5b2105e

Browse files
committed
Update RTD configuration
1 parent b86a282 commit 5b2105e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.readthedocs.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ sphinx:
44
configuration: docs/conf.py
55

66
build:
7-
image: latest
7+
os: ubuntu-22.04
8+
tools:
9+
python: "3.11"
810

911
python:
10-
version: 3.8
1112
install:
12-
- method: pip
13-
path: .
14-
- requirements: docs/requirements.txt
13+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)