mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 08:40:14 +08:00
bf31af6728
- cython 0.20 in wheel house is below scikit-image requirement (>=0.21)
- cython 0.21 will be installed anyhow, save time not installing
cython twice
- dask[arrary] is added to /requirements.txt, and should not be needed
here