python3Packages.towncrier: init at 19.2.0
This commit is contained in:
@@ -1559,6 +1559,10 @@ in {
|
||||
tokenizers = disabledIf (!isPy3k)
|
||||
(toPythonModule (callPackage ../development/python-modules/tokenizers { }));
|
||||
|
||||
towncrier = callPackage ../development/python-modules/towncrier {
|
||||
inherit (pkgs) git;
|
||||
};
|
||||
|
||||
transformers = callPackage ../development/python-modules/transformers { };
|
||||
|
||||
transforms3d = callPackage ../development/python-modules/transforms3d { };
|
||||
|
||||
Reference in New Issue
Block a user