Skip to content

Commit dbac1f7

Browse files
committed
Older versions of sphinx do not have imgmath
1 parent 1bd4e21 commit dbac1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'sphinx.ext.autodoc',
3737
'sphinx.ext.doctest',
3838
'sphinx.ext.intersphinx',
39-
'sphinx.ext.imgmath',
39+
'sphinx.ext.pngmath',
4040
'sphinx.ext.todo',
4141
'numpydoc',
4242
'sphinx.ext.ifconfig',

0 commit comments

Comments
 (0)