qmk: remove linters
This commit is contained in:
parent
14021215f1
commit
a261ff309b
@ -18,9 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
flake8
|
||||
nose2
|
||||
pep8-naming
|
||||
setuptools-scm
|
||||
yapf
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user