python.pkgs.moreItertools: remove alias, use more-itertools
This commit is contained in:
parent
9c4e073e01
commit
c5c4880b28
1 changed files with 0 additions and 2 deletions
|
@ -17544,8 +17544,6 @@ EOF
|
|||
};
|
||||
};
|
||||
|
||||
moreItertools = self.more-itertools;
|
||||
|
||||
more-itertools = callPackage ../development/python-modules/more-itertools { };
|
||||
|
||||
jaraco_functools = buildPythonPackage rec {
|
||||
|
|
Loading…
Reference in a new issue