python312Packages.google-cloud-asset: refactor
This commit is contained in:
parent
309abd5248
commit
070396a096
1 changed files with 2 additions and 2 deletions
|
@ -29,11 +29,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-xKiqk55Ccm6DaB2aG5xo08nVqL69q8hvro+BPaY0/m4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
grpc-google-iam-v1
|
||||
google-api-core
|
||||
google-cloud-access-context-manager
|
||||
|
|
Loading…
Reference in a new issue