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:
@@ -126,7 +126,7 @@ let
|
||||
grad-cam = linux;
|
||||
jaxlib = linux;
|
||||
jax = linux;
|
||||
Keras = linux;
|
||||
keras = linux;
|
||||
kornia = linux;
|
||||
mmcv = linux;
|
||||
mxnet = linux;
|
||||
|
||||
Reference in New Issue
Block a user