Skip to content

Commit cb564b8

Browse files
committed
remove svg converter
1 parent b73e3ad commit cb564b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
'sphinxcontrib.typer',
5454
'sphinx_tabs.tabs',
5555
"sphinx.ext.viewcode",
56-
'sphinx.ext.intersphinx',
57-
'sphinxcontrib.cairosvgconverter', # this is the package’s module name
56+
'sphinx.ext.intersphinx'
5857
]
5958

6059
svg2pdf_converter = ("cairosvg",)

0 commit comments

Comments
 (0)