python310Packages.plugwise: remove mypy linter

This commit is contained in:
Sandro Jäckel
2023-06-16 08:54:27 +02:00
committed by Gaetan Lepage
parent 339fb98f62
commit 06bccb542f
@@ -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