Remove colorama from test requirements
Otherwise it collides with the colorama in qutebrowser's own requirements.
This commit is contained in:
parent
d4f58533c0
commit
b746fe666c
@ -3,7 +3,7 @@
|
||||
beautifulsoup4==4.6.0
|
||||
cheroot==5.5.0
|
||||
click==6.7
|
||||
colorama==0.3.9
|
||||
# colorama==0.3.9
|
||||
coverage==4.4.1
|
||||
decorator==4.0.11
|
||||
EasyProcess==0.2.3
|
||||
|
@ -20,4 +20,4 @@ pytest-travis-fold
|
||||
pytest-xvfb
|
||||
vulture
|
||||
|
||||
#@ ignore: Jinja2, MarkupSafe
|
||||
#@ ignore: Jinja2, MarkupSafe, colorama
|
||||
|
Loading…
Reference in New Issue
Block a user