python310Packages.typical: remove mypy linter
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user