pythonPackages.pyls-mypy: remove unused input
This commit is contained in:
parent
7989e3968e
commit
bd50a80781
@ -1,6 +1,6 @@
|
||||
{ lib, buildPythonPackage, fetchFromGitHub, isPy27
|
||||
, future, python-language-server, mypy, configparser
|
||||
, pytestCheckHook, mock, isPy3k, pytestcov, coverage
|
||||
, pytestCheckHook, mock, pytestcov, coverage
|
||||
, fetchpatch
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user