python3Packages.python-smarttub: init at 0.0.19

This commit is contained in:
Fabian Affolter
2021-03-04 21:15:41 +01:00
parent 025b801914
commit 407e5f00f5
2 changed files with 49 additions and 0 deletions
+2
View File
@@ -6519,6 +6519,8 @@ in {
python-slugify = callPackage ../development/python-modules/python-slugify { };
python-smarttub = callPackage ../development/python-modules/python-smarttub { };
python-snap7 = callPackage ../development/python-modules/python-snap7 {
inherit (pkgs) snap7;
};