python3.pkgs.pynndescent: init at 0.5.1

This commit is contained in:
Jörg Thalheim
2021-01-24 14:06:18 +01:00
parent 513a3ea665
commit 1924bb8b14
2 changed files with 54 additions and 0 deletions
+2
View File
@@ -4849,6 +4849,8 @@ in {
pkuseg = callPackage ../development/python-modules/pkuseg { };
pynndescent = callPackage ../development/python-modules/pynndescent { };
pysbd = callPackage ../development/python-modules/pysbd { };
python-codon-tables = callPackage ../development/python-modules/python-codon-tables { };