[console_scripts]
testcli = testcli.main:cli

[distutils.commands]
lint = tasks:lint
test = tasks:test

