tts: relax cython constraint

This commit is contained in:
Martin Weinelt
2022-07-09 19:44:58 +02:00
parent 2076461c00
commit 78137411f2
+1
View File
@@ -43,6 +43,7 @@ python.pkgs.buildPythonApplication rec {
postPatch = let
relaxedConstraints = [
"cython"
"gruut"
"librosa"
"mecab-python3"