Skip to content

Commit c2b6fb9

Browse files
committed
For unknown reasons, Python 3.13 generates an error
Possibly related: sphinx-doc/sphinx#7813
1 parent a4561d3 commit c2b6fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sphinx:
1111
build:
1212
os: ubuntu-24.04
1313
tools:
14-
python: "3.13"
14+
python: "3.12"
1515

1616
submodules:
1717
include: all

0 commit comments

Comments
 (0)