mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
python39Packages.grpc-google-iam-v1: deactivate tests, normalise name, adopt
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, pytestCheckHook
|
||||
, google-api-core
|
||||
, google-cloud-testutils
|
||||
, grpc_google_iam_v1
|
||||
, grpc-google-iam-v1
|
||||
, libcst
|
||||
, mock
|
||||
, proto-plus
|
||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
grpc_google_iam_v1
|
||||
grpc-google-iam-v1
|
||||
google-api-core
|
||||
libcst
|
||||
proto-plus
|
||||
|
||||
Reference in New Issue
Block a user