Commit 8d4ebc8e authored by Robert Schütz's avatar Robert Schütz Committed by Robert Schütz
Browse files

python310Packages.aioconsole: fix tests on Darwin

parent 13351c3d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ buildPythonPackage rec {
      --replace "--cov aioconsole --count 2" ""
  '';

  __darwinAllowLocalNetworking = true;

  disabledTests = [
    "test_interact_syntax_error"
    # Output and the sandbox don't work well together