python.pkgs.huey: init at 2.2.0

This commit is contained in:
Robin Gloster
2020-04-21 16:52:19 +02:00
parent 1a2852b447
commit 38c5add29c
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -2895,6 +2895,8 @@ in {
hglib = callPackage ../development/python-modules/hglib {};
huey = callPackage ../development/python-modules/huey { };
humanize = callPackage ../development/python-modules/humanize { };
humanfriendly = callPackage ../development/python-modules/humanfriendly { };