protobuf: add python3Packages.celery to passthru.tests
This commit is contained in:
@@ -146,6 +146,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
tests = {
|
||||
pythonProtobuf = python3.pkgs.protobuf;
|
||||
inherit grpc;
|
||||
inherit (python3.pkgs) celery;
|
||||
|
||||
version = testers.testVersion { package = protobuf; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user