Loading pkgs/development/python-modules/monty/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,8 @@ buildPythonPackage rec { "test_Path_objects" "test_zopen" "test_zpath" # flaky, precision/rounding error "TestJson.test_datetime" ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/monty/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,8 @@ buildPythonPackage rec { "test_Path_objects" "test_zopen" "test_zpath" # flaky, precision/rounding error "TestJson.test_datetime" ]; meta = with lib; { Loading