python312Packages.google-api-python-client: refactor

This commit is contained in:
Fabian Affolter
2024-04-17 08:40:14 +02:00
parent 16a2927a5e
commit 6256ccb916
@@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-l8BBBjDivr0ZTZnpG9Yg2rW8a27AvwM/mpEJtwC4Oss=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
google-auth
google-auth-httplib2
google-api-core