mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-23 13:10:18 +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.
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
PySide; python_version != '2.7'
|
|
imread; python_version != '3.2'
|
|
SimpleITK; python_version != '3.2' and python_version != '3.4'
|
|
astropy
|
|
tifffile
|