[console_scripts]
isort=isort.main:main

[distutils.commands]
isort=isort.main:ISortCommand

[pylama.linter]
isort=isort.pylama_isort:Linter

