Loading pkgs/development/python-modules/dask-glm/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ buildPythonPackage rec { disabledTests = [ # ValueError: <class 'bool'> can be computed for one-element arrays only. "test_dot_with_sparse" # ValueError: `shape` was not provided. "test_sparse" ]; __darwinAllowLocalNetworking = true; Loading Loading
pkgs/development/python-modules/dask-glm/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ buildPythonPackage rec { disabledTests = [ # ValueError: <class 'bool'> can be computed for one-element arrays only. "test_dot_with_sparse" # ValueError: `shape` was not provided. "test_sparse" ]; __darwinAllowLocalNetworking = true; Loading