65
64
description="Checkbox - Command Line Test Runner",
66
65
long_description=long_description,
67
66
install_requires=install_requires,
71
69
'checkbox=checkbox_ng.main:main',
72
70
'checkbox-submit=checkbox_ng.main:submit',
73
71
'checkbox-launcher=checkbox_ng.main:launcher',