diff --git a/pkgs/by-name/to/todoman/package.nix b/pkgs/by-name/to/todoman/package.nix index f6cad8f38a0c7..a2e5ae15c3f25 100644 --- a/pkgs/by-name/to/todoman/package.nix +++ b/pkgs/by-name/to/todoman/package.nix @@ -90,6 +90,8 @@ python3.pkgs.buildPythonApplication rec { "test_xdg_existant" # Tests are sensitive to performance "test_sorting_fields" + # Test fails with urwid 3.0.4, but should work with 3.0.5 again + "test_todo_editor_list" ]; pythonImportsCheck = [