Skip to content

Commit

Permalink
use system matplotlib on rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Jan 13, 2016
1 parent 2898932 commit 2a8e18a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
if on_rtd:
pip.main(['install', 'sphinx_bootstrap_theme'])
pip.main(['install', 'breathe'])
pip.main(['install', 'matplotlib'])

subprocess.call('doxygen', shell=True)

Expand Down

0 comments on commit 2a8e18a

Please sign in to comment.