Unverified Commit b533f994 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #287927 from ocfox/mitmproxy-fix

mitmproxy: fix build
parents 12c51274 3bb28861
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ buildPythonPackage rec {

  pythonRelaxDeps = [
    "aioquic"
    "cryptography"
  ];

  propagatedBuildInputs = [