python311Packages.google-cloud-bigtable: refactor

This commit is contained in:
Fabian Affolter 2024-04-16 10:46:24 +02:00
parent 06504fbdcf
commit 9d8b922e83

View file

@ -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