python3Packages.keras: switch to primary alias in release-cuda

Both `Keras` and `keras` 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 108123b38a
commit 5c0092eeaf
+1 -1
View File
@@ -126,7 +126,7 @@ let
grad-cam = linux;
jaxlib = linux;
jax = linux;
Keras = linux;
keras = linux;
kornia = linux;
mmcv = linux;
mxnet = linux;