python3.pkgs.coqui-trainer: build on python3.10
This commit is contained in:
parent
8c97266831
commit
db615de4de
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ buildPythonPackage {
|
|||
inherit pname version;
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonAtLeast "3.10"; # https://github.com/coqui-ai/Trainer/issues/22
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "coqui-ai";
|
||||
repo = "Trainer";
|
||||
|
|
Loading…
Reference in a new issue