tox: Update pytest-html to 1.4.

Changelog:

* Drop support for pytest < 2.6
* Mention support for PyPy3 in README
* Fix unencodable strings for Python 3.
This commit is contained in:
Florian Bruhin 2015-08-12 18:24:13 +02:00
parent 3e2aafa7a4
commit 72e5df0d57

View File

@ -19,7 +19,7 @@ deps =
pytest-capturelog==0.7
pytest-qt==1.5.1
pytest-mock==0.7.0
pytest-html==1.3.2
pytest-html==1.4
hypothesis==1.10.1
hypothesis-pytest==0.17.0
coverage==3.7.1