Skip to content

Commit edac13d

Browse files
committed
fix rtd
1 parent e8ae0b2 commit edac13d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ sphinx:
1212
build:
1313
os: "ubuntu-22.04"
1414
tools:
15-
python: "3.8"
15+
python: "3.10"
1616

1717
# Optionally set the version of Python and requirements required to build your docs
1818
python:
19-
version: 3.8
19+
version: 3.10
2020
install:
2121
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)