Skip to content

Commit a0e887a

Browse files
authored
update readthedocs env to 3.11 (#1117)
1 parent a35c49f commit a0e887a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.readthedocs.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
version: 2
2+
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
28
sphinx:
39
configuration: docs/conf.py
10+
411
python:
5-
version: 3.8
612
install:
713
# install itself with pip install .
814
- method: pip

0 commit comments

Comments
 (0)