summaryrefslogtreecommitdiffstats
path: root/python/python3-mccabe/README
blob: 8294c57e460384a785db88db4d4582a677a5982c (plain)
1
2
3
4
5
McCabe checker, plugin for flake8. Ned's script to
check McCabe complexity. This module provides a plugin
for flake8, the Python code checker.

Dependency pytest-runner must be built with Python 3 support.