python3Packages.pysignalr: relax websockets constraint
This commit is contained in:
@@ -34,6 +34,8 @@ buildPythonPackage rec {
|
||||
websockets
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "websockets" ];
|
||||
|
||||
pythonImportsCheck = [ "pysignalr" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user