python3Packages.pynuki: init at 1.4.1

This commit is contained in:
Fabian Affolter
2021-02-07 23:16:44 +01:00
parent 8afeffa2b8
commit b1a667ccd4
2 changed files with 36 additions and 0 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 { };