diff --git a/pkgs/python-packages.nix b/pkgs/python-packages.nix --- a/pkgs/python-packages.nix +++ b/pkgs/python-packages.nix @@ -805,7 +805,6 @@ self: super: { propagatedBuildInputs = [ self."configobj" self."dogpile.cache" - self."dogpile.core" self."decorator" self."dulwich" self."hgsubversion"