diff --git a/pkgs/development/python-modules/plugwise/default.nix b/pkgs/development/python-modules/plugwise/default.nix index b42759b2505f..c186c93332bd 100644 --- a/pkgs/development/python-modules/plugwise/default.nix +++ b/pkgs/development/python-modules/plugwise/default.nix @@ -8,7 +8,6 @@ , freezegun , jsonpickle , munch -, mypy , pyserial , pytest-aiohttp , pytest-asyncio @@ -48,7 +47,6 @@ buildPythonPackage rec { nativeCheckInputs = [ freezegun jsonpickle - mypy pytest-aiohttp pytest-asyncio pytestCheckHook