python312Packages.google-cloud-netapp: refactor

This commit is contained in:
Fabian Affolter 2024-03-23 13:05:59 +01:00 committed by GitHub
parent f148929f6b
commit 9dc427a339
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-Vohliy9W+fkY4YmSIvw6WiWVlLBk+Fo9CvZG/VKeU1o=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
google-api-core
google-auth
proto-plus