python312Packages.google-cloud-pubsub: refactor

This commit is contained in:
Fabian Affolter 2024-03-22 08:25:12 +01:00 committed by GitHub
parent 7648835328
commit 4e7756b157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,11 +27,11 @@ buildPythonPackage rec {
hash = "sha256-dq8PF5UJ5DHSu+P1H0JiVng9yVm49FjBNwyxnW974LE=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
google-api-core
grpc-google-iam-v1
grpcio