[console_scripts]
testr = testrepository.commands:main

[distutils.commands]
testr = testrepository.setuptools_command:Testr
