Loading pkgs/development/python-modules/distrax/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -82,5 +82,8 @@ buildPythonPackage rec { homepage = "https://github.com/deepmind/distrax"; license = licenses.asl20; maintainers = with maintainers; [ onny ]; # Several tests fail with: # AssertionError: [Chex] Assertion assert_type failed: Error in type compatibility check broken = true; }; } Loading
pkgs/development/python-modules/distrax/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -82,5 +82,8 @@ buildPythonPackage rec { homepage = "https://github.com/deepmind/distrax"; license = licenses.asl20; maintainers = with maintainers; [ onny ]; # Several tests fail with: # AssertionError: [Chex] Assertion assert_type failed: Error in type compatibility check broken = true; }; }