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