pytest plugin to run the mccabe code complexity checker.
conda install conda-forge::pytest-mccabe
conda install conda-forge/label/cf201901::pytest-mccabe
conda install conda-forge/label/cf202003::pytest-mccabe
conda install conda-forge/label/gcc7::pytest-mccabe
py.test plugin for checking cyclomatic complexity of python source with 'mccabe'.