Skip to content

Commit 8662e96

Browse files
committed
New config requirements
1 parent 6ba0654 commit 8662e96

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.readthedocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ version: 2
99
sphinx:
1010
configuration: docs/conf.py
1111

12-
12+
build:
13+
os: "ubuntu-22.04"
14+
1315
# Optionally set the version of Python and requirements required to build your docs
1416
python:
15-
version: 3.8
17+
version: 3.11
1618
install:
1719
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)