···51 pytestCheckHook
52 ];
530054 meta = with lib; {
55 description = "Flake8 is a wrapper around pyflakes, pycodestyle and mccabe.";
56 homepage = "https://github.com/pycqa/flake8";
···51 pytestCheckHook
52 ];
5354+ disabled = pythonOlder "3.6";
55+56 meta = with lib; {
57 description = "Flake8 is a wrapper around pyflakes, pycodestyle and mccabe.";
58 homepage = "https://github.com/pycqa/flake8";