python3Packages.pysmappee: init at 0.2.17

This commit is contained in:
Fabian Affolter
2021-02-23 19:08:36 +01:00
parent b1efbc6aa3
commit 7689b33b50
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -6011,6 +6011,8 @@ in {
pysma = callPackage ../development/python-modules/pysma { };
pysmappee = callPackage ../development/python-modules/pysmappee { };
pysmb = callPackage ../development/python-modules/pysmb { };
pysmbc = callPackage ../development/python-modules/pysmbc { inherit (pkgs) pkg-config; };