[console_scripts]
_flowtool_python.pylint_minimal = flowtool_python.hooks:pylint_minimal

[flowtool_commands]
pythonic-clean = flowtool_python.clean:clean

[flowtool_githooks.commit_msg]
_flowtool_python.pylint_minimal = flowtool_python.hooks:pylint_setup

[flowtool_githooks.pre_commit]
_flowtool_python.pylint_minimal = flowtool_python.hooks:pylint_setup

