mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-25 14:10:23 +08:00
- Now using the latest pip - imread wasn't actually being installed - Optional package installation uses a requirements file - `python setup.py develop` instead of the previous two-step.