Merge pull request #115138 from fabaff/python-smarttub

python3Packages.python-smarttub: init at 0.0.19
This commit is contained in:
Sandro
2021-03-05 00:43:05 +01:00
committed by GitHub
2 changed files with 49 additions and 0 deletions
+2
View File
@@ -6523,6 +6523,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;
};