python3Packages.somajo: init at 2.0.4

This commit is contained in:
Daniël de Kok
2020-03-14 22:58:02 +01:00
committed by Frederik Rietdijk
parent 61b61ed087
commit e539eb93f8
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -6938,6 +6938,8 @@ in {
yahooweather = callPackage ../development/python-modules/yahooweather { };
somajo = callPackage ../development/python-modules/somajo { };
spacy = callPackage ../development/python-modules/spacy { };
spacy_models = callPackage ../development/python-modules/spacy/models.nix { };