Loading pkgs/development/python-modules/directv/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; disabledTests = [ # ValueError: Host '#' cannot contain '#' (at position 0) "test_client_error" Loading Loading
pkgs/development/python-modules/directv/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; disabledTests = [ # ValueError: Host '#' cannot contain '#' (at position 0) "test_client_error" Loading