python.pkgs.moreItertools: remove alias, use more-itertools
This commit is contained in:
@@ -17544,8 +17544,6 @@ EOF
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
moreItertools = self.more-itertools;
|
|
||||||
|
|
||||||
more-itertools = callPackage ../development/python-modules/more-itertools { };
|
more-itertools = callPackage ../development/python-modules/more-itertools { };
|
||||||
|
|
||||||
jaraco_functools = buildPythonPackage rec {
|
jaraco_functools = buildPythonPackage rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user