mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 08:23:56 +08:00
782ba46a4c
Punt on the issue of warnings with the minimum build Handle warnings in measure pkg Fix the rank filter test by forcing a random seed in the function Compare as boolean in imread test Import loadmat in test_setup to avoid warning Use a setup method for imread plugin test Revoke unintended changes Fix indentation to appease jni More indentation fixes Fix unintentional comment out
Building docs
To build docs, run make in this directory. make help lists all targets.
Requirements
Sphinx is needed to build doc. Install with pip install sphinx.