0f97fad87d
This reverts commit 06298022a3
.
We get this when the tests finished running:
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/home/florian/proj/qutebrowser/git/.tox/py35/lib/python3.5/site-packages/colorama/initialise.py", line 19, in reset_all
AnsiToWin32(orig_stdout).reset_all()
File "/home/florian/proj/qutebrowser/git/.tox/py35/lib/python3.5/site-packages/colorama/ansitowin32.py", line 67, in __init__
strip = conversion_supported or not is_a_tty(wrapped)
File "/home/florian/proj/qutebrowser/git/.tox/py35/lib/python3.5/site-packages/colorama/ansitowin32.py", line 17, in is_a_tty
return hasattr(stream, 'isatty') and stream.isatty()
ValueError: I/O operation on closed file
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
Jinja2==2.8.0
|
|
MarkupSafe==0.23
|
|
Pygments==2.0.2
|
|
pyPEG2==2.15.2
|
|
PyYAML==3.11
|
|
colorama==0.3.3
|
|
colorlog==2.6.0
|
|
cssutils==1.0.1
|