@ -18,7 +18,8 @@ setup(
packages=['ttbp'],
install_requires = [
'inflect==0.2.5',
'mistune==0.8.1'
'mistune==0.8.1',
'colorama==0.3.9',
],
include_package_data = True,
entry_points = {