We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c6c50 commit 39ca34cCopy full SHA for 39ca34c
1 file changed
.readthedocs.yaml
@@ -11,6 +11,8 @@ python:
11
build:
12
os: ubuntu-24.04
13
tools:
14
+ # Older Shpinx uses imghdr that was removed in Python 3.13
15
+ # See e.g. https://github.com/python/cpython/issues/104818
16
python: "3.12"
17
18
sphinx:
0 commit comments