Merge pull request #112336 from fabaff/pynuki

This commit is contained in:
Sandro
2021-02-08 01:08:13 +01:00
committed by GitHub
3 changed files with 37 additions and 1 deletions

View File

@@ -4900,6 +4900,8 @@ in {
pynndescent = callPackage ../development/python-modules/pynndescent { };
pynuki = callPackage ../development/python-modules/pynuki { };
pysbd = callPackage ../development/python-modules/pysbd { };
python-codon-tables = callPackage ../development/python-modules/python-codon-tables { };