Commit 2c837051 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.google-cloud-compute: refactor

parent 4d2be36e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,11 +23,11 @@ buildPythonPackage rec {
    hash = "sha256-oHs0CLP3d4bcsZZmn/N2e8UQgHGKfC0/13ne/I2Be00=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    google-api-core
    proto-plus
    protobuf