python3Packages.scikit-image: switch to primary alias in release-cuda

Both `scikitimage` and `scikit-image` refer to the same package, but
only the second one is the canonical name.
This commit is contained in:
ruro
2025-02-17 19:38:59 +03:00
parent 5c0092eeaf
commit 0c12821eec
+1 -1
View File
@@ -140,7 +140,7 @@ let
pymc = linux;
pyrealsense2WithCuda = linux;
pytorch-lightning = linux;
scikitimage = linux;
scikit-image = linux;
scikit-learn = linux; # Only affected by MKL?
scipy = linux; # Only affected by MKL?
spacy-transformers = linux;