# Requirements for building docs # You will first need a matching matplotlib installed # e.g (from the matplotlib root directory) # pip install -e . # # Install the documentation requirements with: # pip install -r doc-requirements.txt # sphinx>=1.3,!=1.5.0,!=1.6.4,!=1.7.3 colorspacious ipython ipywidgets mock numpydoc>=0.4 pillow sphinx-gallery>=0.1.12