python310Packages.nptyping: remove mypy linter

This commit is contained in:
Sandro Jäckel
2023-06-16 08:54:27 +02:00
committed by Gaetan Lepage
parent c4719492f4
commit 339fb98f62
@@ -5,7 +5,6 @@
, pytestCheckHook
, beartype
, invoke
, mypy
, numpy
, pandas
, feedparser
@@ -34,7 +33,6 @@ buildPythonPackage rec {
beartype
feedparser
invoke
mypy
pandas
pytestCheckHook
typeguard