python312Packages.google-cloud-pubsub: refactor
This commit is contained in:
parent
7648835328
commit
4e7756b157
1 changed files with 2 additions and 2 deletions
|
@ -27,11 +27,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-dq8PF5UJ5DHSu+P1H0JiVng9yVm49FjBNwyxnW974LE=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
google-api-core
|
||||
grpc-google-iam-v1
|
||||
grpcio
|
||||
|
|
Loading…
Reference in a new issue