scikit-learn-contrib/project-template

Extra dependencies in section "Modifying the Documentation"

Closed this issue · 1 comments

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?

Thank you, I will submit a PR for the change soon.