Loading pkgs/development/python-modules/zigpy-cc/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ buildPythonPackage rec { zigpy ]; doCheck = pythonOlder "3.11"; # asynctest is unsupported on python3.11 nativeCheckInputs = [ asynctest pytest-asyncio Loading Loading
pkgs/development/python-modules/zigpy-cc/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ buildPythonPackage rec { zigpy ]; doCheck = pythonOlder "3.11"; # asynctest is unsupported on python3.11 nativeCheckInputs = [ asynctest pytest-asyncio Loading