Skip to content

Commit

Permalink
Fix broken doc build due to Matplotlib 3.0 release (dmlc#3764)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored Oct 7, 2018
1 parent ae7e58b commit 91903ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones
extensions = [
'matplotlib.sphinxext.only_directives',
'matplotlib.sphinxext.plot_directive',
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
Expand Down

0 comments on commit 91903ac

Please sign in to comment.