pythonPackages.textdistance: init at 4.2.1

Needed by spyder
This commit is contained in:
Eduardo Sánchez Muñoz
2021-04-27 17:56:23 +02:00
parent ba6f0e8f03
commit 5092d5c7a7
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -7962,6 +7962,8 @@ in {
test-tube = callPackage ../development/python-modules/test-tube { };
textdistance = callPackage ../development/python-modules/textdistance { };
textacy = callPackage ../development/python-modules/textacy { };
texttable = callPackage ../development/python-modules/texttable { };