python310Packages.scikit-image: rename from scikitimage

to match the pname and create an alias for the former name.
This commit is contained in:
Martin Weinelt
2023-05-14 13:04:10 +02:00
parent 176aaf016a
commit cddb66d655
29 changed files with 55 additions and 54 deletions
@@ -9,7 +9,7 @@
, fetchpatch
, scipy
, scikit-learn
, scikitimage
, scikit-image
, threadpoolctl
}:
@@ -33,7 +33,7 @@ buildPythonPackage rec {
pillow
scipy
scikit-learn
scikitimage
scikit-image
threadpoolctl
];