Merge pull request #180882 from mweinelt/tts-relax-cython
tts: relax cython constraint
This commit is contained in:
commit
363f20a602
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ python.pkgs.buildPythonApplication rec {
|
|||
|
||||
postPatch = let
|
||||
relaxedConstraints = [
|
||||
"cython"
|
||||
"gruut"
|
||||
"librosa"
|
||||
"mecab-python3"
|
||||
|
|
Loading…
Reference in a new issue