Skip to content

Commit 476cde8

Browse files
authored
Use Python 3.10 to fix Sphinx dependencies
1 parent bb7e107 commit 476cde8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sphinx:
1010
build:
1111
os: ubuntu-24.04
1212
tools:
13-
python: "3"
13+
python: "3.10"
1414
apt_packages:
1515
- jq
1616

0 commit comments

Comments
 (0)