cubicweb/wsgi/test/requirements.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 10 Jun 2016 13:23:54 +0200
changeset 11276 6eeb7abda47a
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[pkg] Use io.open with utf-8 encoding to read long description from README This forces decoding so that this is consistent between Python 2 and 3 as, in Python 3, decoding which would occur anyways and may fail depending on the environment locale settings.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10545
8fa6506aa038 [tox] Add missing dependency on webtest for wsgi tests
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
webtest