Merge pull request #103851 from mweinelt/python/tts

This commit is contained in:
Jörg Thalheim
2020-12-01 11:25:51 +00:00
committed by GitHub
4 changed files with 158 additions and 0 deletions
+2
View File
@@ -4611,6 +4611,8 @@ in {
pkuseg = callPackage ../development/python-modules/pkuseg { };
pysbd = callPackage ../development/python-modules/pysbd { };
python-csxcad = callPackage ../development/python-modules/python-csxcad { };
python-openems = callPackage ../development/python-modules/python-openems { };