wyoming-openwakeword: relax wyoming constraint
This commit is contained in:
parent
f2f6400810
commit
902b6e27ab
@ -20,6 +20,10 @@ python3Packages.buildPythonApplication rec {
|
||||
pythonRelaxDepsHook
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"wyoming"
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
"tflite-runtime-nightly"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user