Skip to content

Commit 43ac390

Browse files
authored
undo matplotlib change.
1 parent 4f6275e commit 43ac390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
'sphinx.ext.pngmath',
5151
'sphinx.ext.autosummary',
5252
'numpy_ext.numpydoc',
53-
#'matplotlib.sphinxext.plot_directive',
54-
#'matplotlib.sphinxext.only_directives',
53+
'matplotlib.sphinxext.plot_directive',
54+
'matplotlib.sphinxext.only_directives',
5555
#'IPython.sphinxext.ipython_directive',
5656
#'IPython.sphinxext.ipython_console_highlighting'
5757
]

0 commit comments

Comments
 (0)