Merge pull request #114039 from dotlambda/caerbannog-init

This commit is contained in:
Sandro
2021-02-23 14:58:53 +01:00
committed by GitHub
4 changed files with 90 additions and 0 deletions
+2
View File
@@ -2483,6 +2483,8 @@ in {
futures = callPackage ../development/python-modules/futures { };
fuzzyfinder = callPackage ../development/python-modules/fuzzyfinder { };
fuzzywuzzy = callPackage ../development/python-modules/fuzzywuzzy { };
fx2 = callPackage ../development/python-modules/fx2 { };