Extra dependencies in section "Modifying the Documentation"
Closed this issue · 1 comments
Deleted user commented
In the readme file, section "Modifying the Documentation", instead of:
pip install sphinx matplotlib sphinx-gallery
perhaps it should be:
pip install sphinx matplotlib sphinx-gallery numpydoc sphinx_rtd_theme
What do you think?
vighneshbirodkar commented
Thank you, I will submit a PR for the change soon.