python312Packages.clarifai-grpc: refactor

This commit is contained in:
Fabian Affolter
2024-03-29 23:49:26 +01:00
committed by GitHub
parent 08edcc8825
commit 44642361a3
@@ -23,11 +23,11 @@ buildPythonPackage rec {
hash = "sha256-Dim0ZRYNzmlBqrqqs0CG+I/XQYpH9DuPISXoYxi92Dc=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
googleapis-common-protos
grpcio
protobuf