Unverified Commit b02988a8 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Revert "python310Packages.aioesphomeapi: Propagate protobuf dev output"

This reverts commit d5edd07a.
The .dev output was removed in the parent commit.
parent bf02d717
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -28,8 +28,7 @@ buildPythonPackage rec {
  propagatedBuildInputs = [
    async-timeout
    noiseprotocol
    protobuf.out
    protobuf.dev
    protobuf
    zeroconf
  ];