fix container build for tts
This commit is contained in:
@@ -15,3 +15,8 @@ dependencies = [
|
||||
"pytest-env>=1.5.0",
|
||||
"kokoro-tts>=2.3.1",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
required-environments = [
|
||||
"sys_platform == 'linux' and platform_machine == 'x86_64'",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user