pythonPackages.pkutils: init at 1.1.1

This commit is contained in:
Drew Risinger
2020-07-13 11:13:03 -07:00
committed by Jon
parent dda3d9dc12
commit c8e496ecc5
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -4783,6 +4783,8 @@ in {
pint = callPackage ../development/python-modules/pint { };
pkutils = callPackage ../development/python-modules/pkutils { };
pygal = callPackage ../development/python-modules/pygal { };
pytaglib = callPackage ../development/python-modules/pytaglib { };