Loading pkgs/development/python-modules/furl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = lib.optionals (pythonAtLeast "3.12") [ disabledTests = [ # AssertionError: assert '//////path' == '////path' "test_odd_urls" ]; Loading Loading
pkgs/development/python-modules/furl/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { pytestCheckHook ]; disabledTests = lib.optionals (pythonAtLeast "3.12") [ disabledTests = [ # AssertionError: assert '//////path' == '////path' "test_odd_urls" ]; Loading