python310Packages.globus-sdk: remove unused mypy linter
This commit is contained in:
committed by
Gaetan Lepage
parent
b2575b31ee
commit
4e582423ec
@@ -2,7 +2,6 @@
|
||||
, buildPythonPackage
|
||||
, cryptography
|
||||
, fetchFromGitHub
|
||||
, mypy
|
||||
, pyjwt
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
@@ -34,7 +33,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
mypy
|
||||
pytestCheckHook
|
||||
responses
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user