python312Packages.google-cloud-secret-manager: refactor

This commit is contained in:
Fabian Affolter 2024-03-23 13:10:01 +01:00 committed by GitHub
parent a2a338f4ef
commit 994cda08c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-u5GENYNaFOuUeF9NTZCHvc8bbeMGQy1+2qfWLn94DDA=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
google-api-core
grpc-google-iam-v1
proto-plus