pythonPackages.timezonefinder: init at 4.2.0

This commit is contained in:
Wael M. Nasreddine
2019-07-16 18:35:29 -07:00
committed by Jon
parent 801b3438eb
commit be2b7fde23
2 changed files with 30 additions and 0 deletions

View File

@@ -5449,6 +5449,8 @@ in {
inherit (pkgs) tiledb;
};
timezonefinder = callPackage ../development/python-modules/timezonefinder { };
tiros = callPackage ../development/python-modules/tiros { };
tinydb = callPackage ../development/python-modules/tinydb { };