python311Packages.google-cloud-bigtable: refactor
This commit is contained in:
parent
06504fbdcf
commit
9d8b922e83
1 changed files with 2 additions and 2 deletions
|
@ -26,11 +26,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-w8q7Zhn18u6hGz23JzHoTSixaAVcnMF8LS2v8Vy4I3k=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
setuptools
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
google-api-core
|
||||
google-cloud-core
|
||||
grpc-google-iam-v1
|
||||
|
|
Loading…
Reference in a new issue