Add colorama to testing dependencies
This commit is contained in:
parent
adf7856162
commit
30f007687a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ atomicwrites==1.2.1
|
||||||
attrs==18.2.0
|
attrs==18.2.0
|
||||||
black==18.9b0; python_version >= '3.6'
|
black==18.9b0; python_version >= '3.6'
|
||||||
Click==7.0
|
Click==7.0
|
||||||
|
colorama==0.4.1
|
||||||
coverage==4.5.1
|
coverage==4.5.1
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
|
|
Loading…
Reference in a new issue