Skip to content

Commit 06fdf7a

Browse files
committed
docs: requires python 3.10 for RTD
1 parent 39b8daf commit 06fdf7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: ubuntu-20.04
1010
tools:
11-
python: "3.9"
11+
python: "3.10"
1212

1313
# Build documentation with MkDocs
1414
mkdocs:

0 commit comments

Comments
 (0)