gentoo/dev-python/networkx/files/1.11-sphinx-pngmath.patch
Mike Gilbert 9fdd69744a
dev-python/networkx: fix sphinx error
Bug: https://bugs.gentoo.org/594626
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
2017-06-03 12:25:39 -04:00

15 lines
361 B
Diff

Drop pngmath extenstion from sphinx config
Bug: https://bugs.gentoo.org/594626
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -74,7 +74,6 @@ def cd(newpath):
'sphinx.ext.intersphinx',
'sphinx.ext.mathjax',
'sphinx.ext.napoleon',
- 'sphinx.ext.pngmath',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
#'sphinxcontrib.bibtex',