python3Packages.aiortc: relax av constraint
This commit is contained in:
@@ -50,6 +50,8 @@ buildPythonPackage rec {
|
||||
dnspython
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "av" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
numpy
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user