python.pkgs.zipp: init at 0.3.3

This commit is contained in:
Robert Schütz
2019-04-01 16:58:26 +02:00
parent 2fc28603b8
commit 4ea19b7771
2 changed files with 33 additions and 0 deletions

View File

@@ -4738,6 +4738,8 @@ in {
zfec = callPackage ../development/python-modules/zfec { };
zipp = callPackage ../development/python-modules/zipp { };
zope_broken = callPackage ../development/python-modules/zope_broken { };
zope_component = callPackage ../development/python-modules/zope_component { };