humblewx: init at 0.2.2

needed for timeline package
This commit is contained in:
davidak
2021-05-09 11:28:21 -07:00
committed by Jonathan Ringer
parent 852b4e9018
commit 046bc37d1c
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -3149,6 +3149,8 @@ in {
humanize = callPackage ../development/python-modules/humanize { };
humblewx = callPackage ../development/python-modules/humblewx { };
hupper = callPackage ../development/python-modules/hupper { };
hvac = callPackage ../development/python-modules/hvac { };