python310Packages.typical: remove mypy linter

This commit is contained in:
Sandro Jäckel
2023-06-16 08:54:27 +02:00
committed by Gaetan Lepage
parent 06bccb542f
commit 5ba6a7ce92
@@ -4,7 +4,6 @@
, fetchFromGitHub
, future-typing
, inflection
, mypy
, orjson
, pandas
, pendulum
@@ -45,7 +44,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
mypy
pydantic
sqlalchemy
pandas