Replace pngmath with imgmath in quickstart.

This commit is contained in:
Hong Xu
2015-12-23 19:08:30 -08:00
parent 657ebc2ab0
commit ea25284d0a
2 changed files with 9 additions and 9 deletions

View File

@@ -181,7 +181,7 @@ def test_quickstart_all_answers(tempdir):
'intersphinx': 'no',
'todo': 'y',
'coverage': 'no',
'pngmath': 'N',
'imgmath': 'N',
'mathjax': 'no',
'ifconfig': 'no',
'viewcode': 'no',