Skip to content

Commit 6d182af

Browse files
committed
Removes old dependency
1 parent 3b4e205 commit 6d182af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Add any Sphinx extension module names here, as strings. They can be extensions
3131
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
32-
extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.pngmath']
32+
extensions = ['sphinx.ext.intersphinx',]
3333

3434
# Add any paths that contain templates here, relative to this directory.
3535
templates_path = ['_templates']

0 commit comments

Comments
 (0)