Skip to content

Commit 0841da0

Browse files
committed
chore: use a correct Python version for Read the Docs
1 parent 363d2e0 commit 0841da0

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
@@ -5,7 +5,7 @@ formats: []
55
build:
66
os: ubuntu-22.04
77
tools:
8-
python: 3
8+
python: 3.11
99

1010
sphinx:
1111
configuration: docs/readthedocs/conf.py

0 commit comments

Comments
 (0)