wyoming-satellite: fix build
Relaxes the pyring-buffer constraint and unrelaxes the wyoming constraint that we already override and which tends to cause actual API breakage.
This commit is contained in:
@@ -36,7 +36,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"wyoming"
|
||||
"pyring-buffer"
|
||||
"zeroconf"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user