Skip to content

Commit bbf7542

Browse files
authored
Merge pull request #1055 from python-jsonschema/maybe-fix-pdf-builds
Maybe fix PDF builds (in ReadTheDocs).
2 parents a118173 + b2276ad commit bbf7542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"sphinx.ext.autosectionlabel",
2121
"sphinx.ext.coverage",
2222
"sphinx.ext.doctest",
23+
"sphinx.ext.imgconverter",
2324
"sphinx.ext.intersphinx",
2425
"sphinx.ext.napoleon",
2526
"sphinx.ext.viewcode",

0 commit comments

Comments
 (0)