Merge pull request #85176 from timokau/zimports-init

python.pkgs.zimports: init at 0.2.0
This commit is contained in:
Timo Kaufmann
2020-04-17 09:43:12 +00:00
committed by GitHub
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -6012,6 +6012,8 @@ in {
zerorpc = callPackage ../development/python-modules/zerorpc { };
zimports = callPackage ../development/python-modules/zimports { };
zipstream = callPackage ../development/python-modules/zipstream { };
zodb = callPackage ../development/python-modules/zodb {};