Skip to content

Commit 8976962

Browse files
committed
Update Read the Docs configuration
1 parent e4f09ff commit 8976962

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
version: 2
22
build:
3-
image: latest
3+
os: "ubuntu-22.04"
4+
tools:
5+
python: "3.11"
46
python:
5-
version: 3.7
67
install:
78
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)