python310Packages.psygnal: remove mypy linter
This commit is contained in:
committed by
Gaetan Lepage
parent
340d556818
commit
c44e4e09d6
@@ -6,7 +6,6 @@
|
||||
, mypy-extensions
|
||||
, numpy
|
||||
, pydantic
|
||||
, pytest-mypy-plugins
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
, typing-extensions
|
||||
@@ -42,7 +41,6 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
numpy
|
||||
pydantic
|
||||
pytest-mypy-plugins
|
||||
pytestCheckHook
|
||||
wrapt
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user