python3.pkgs.pyimpfuzzy: init at 0.5

This commit is contained in:
Cole Helbling
2021-04-22 16:36:54 -07:00
parent b042c2248e
commit 313681c8fc
2 changed files with 41 additions and 0 deletions
+4
View File
@@ -5954,6 +5954,10 @@ in {
PyICU = callPackage ../development/python-modules/pyicu { };
pyimpfuzzy = callPackage ../development/python-modules/pyimpfuzzy {
inherit (pkgs) ssdeep;
};
pyinotify = callPackage ../development/python-modules/pyinotify { };
pyinputevent = callPackage ../development/python-modules/pyinputevent { };