Skip to content

Commit

Permalink
Working on trying to make the code compatible with read the docs
Browse files Browse the repository at this point in the history
Former-commit-id: 2a62745
Former-commit-id: d84f82f
  • Loading branch information
urinieto committed Jun 16, 2018
1 parent 23891ad commit b209326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@

if use_matplotlib_plot_directive:
extensions.append('matplotlib.sphinxext.plot_directive')
else:
raise RuntimeError("You need a recent enough version of matplotlib")
# else:
# raise RuntimeError("You need a recent enough version of matplotlib")

# Generate plots for example sections
numpydoc_use_plots = True
Expand Down

0 comments on commit b209326

Please sign in to comment.