slackbuilds/python/python3-mccabe/README

6 lines
206 B
Plaintext

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.