Skip to content

Commit

Permalink
DOC add joblib to doc-build deps (#12691)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrinjalali authored and jnothman committed Nov 28, 2018
1 parent fa98a72 commit dbd28e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developers/contributing.rst
Expand Up @@ -432,7 +432,7 @@ Building the documentation

Building the documentation requires installing some additional packages::

pip install sphinx sphinx-gallery numpydoc matplotlib Pillow pandas scikit-image
pip install sphinx sphinx-gallery numpydoc matplotlib Pillow pandas scikit-image joblib

To build the documentation, you need to be in the ``doc`` folder::

Expand Down

0 comments on commit dbd28e7

Please sign in to comment.