mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
05e6c0cb76
- 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.