pythonPackages.pysnow: init at 0.7.14

This commit is contained in:
Alma Cemerlic
2020-02-10 17:10:01 -05:00
committed by Jon
parent 0795e60e23
commit efc75b3eb3
2 changed files with 47 additions and 0 deletions

View File

@@ -4969,6 +4969,8 @@ in {
pyshp = callPackage ../development/python-modules/pyshp { };
pysnow = callPackage ../development/python-modules/pysnow { };
pysmbc = callPackage ../development/python-modules/pysmbc {
inherit (pkgs) pkgconfig;
};