python311Packages.google-cloud-org-policy: refactor

This commit is contained in:
Fabian Affolter 2024-04-02 08:32:03 +02:00 committed by GitHub
parent 4f889a1a38
commit 6b0936a976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
, pytest-asyncio
, pytestCheckHook
, pythonOlder
, setuptools
}:
buildPythonPackage rec {
@ -21,7 +22,11 @@ buildPythonPackage rec {
hash = "sha256-3BJDTwbIDhscHDR8rcjLQP/JYZrktcW+tcK9WFyV2X8=";
};
propagatedBuildInputs = [
build-system = [
setuptools
];
dependencies = [
google-api-core
proto-plus
protobuf