[console_scripts]
isort = isort.main:main

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

