python312Packages.google-cloud-secret-manager: refactor
This commit is contained in:
parent
a2a338f4ef
commit
994cda08c4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue