Skip to content

Commit a74fa98

Browse files
committed
doc/requirements.txt: Add standard-imghdr
Trying to run older sphinx 5.3 on python 3.13 requires to use imghdr, which was removed from standard library. Update it using pip. Signed-off-by: Petr Vorel <pvorel@suse.cz>
1 parent 8000c95 commit a74fa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# sphinx-rtd-theme is compatible with sphinx.
33
sphinx==5.3.0
44
sphinx-rtd-theme==2.0.0
5-
5+
standard-imghdr
66
linuxdoc==20231020
77
sphinxcontrib-spelling==7.7.0

0 commit comments

Comments
 (0)