grpc: add jaxlib in passthru.tests
This commit is contained in:
committed by
Martin Weinelt
parent
c2e94bdd94
commit
8c2e8010a0
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilds = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit (python3.pkgs) grpcio-status grpcio-tools;
|
||||
inherit (python3.pkgs) grpcio-status grpcio-tools jaxlib;
|
||||
inherit arrow-cpp;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user