add missing dependency colorama

This commit is contained in:
Robert Kaussow 2019-03-22 10:24:40 +01:00
parent 6eae4ecbd5
commit 8cdac2b117
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ setup(
"unidiff",
"flake8",
"yamllint",
"nested-lookup"
"nested-lookup",
"colorama"
],
entry_points={
'console_scripts': [