Merge pull request #110688 from Mic92/umap-learn

This commit is contained in:
Jörg Thalheim
2021-01-27 09:57:31 +00:00
committed by GitHub
3 changed files with 64 additions and 2 deletions
+2
View File
@@ -4867,6 +4867,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 { };