[celery.commands]
teststar = teststar.command:TestStarCommand

[console_scripts]
teststar = teststar.__main__:main

