pythonPackages.enrich: init at 1.2.6

This commit is contained in:
Sandro Jäckel
2021-03-11 00:42:51 +01:00
parent 4b7e688d10
commit 81bcb24ea2
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -2113,6 +2113,8 @@ in {
enamlx = callPackage ../development/python-modules/enamlx { };
enrich = callPackage ../development/python-modules/enrich { };
entrance = callPackage ../development/python-modules/entrance {
routerFeatures = false;
};