tox: Update pytest-html to 1.8.0.

- Remove duplication from the environment section
- Dropped support for Python 3.2
- Indicated setup and teardown in report
- Fixed colour of errors in report
This commit is contained in:
Florian Bruhin 2016-02-24 20:14:14 +01:00
parent 2dfce20602
commit 8c6c976afc

View File

@ -31,7 +31,7 @@ deps =
pytest-catchlog==1.2.2
pytest-cov==2.2.1
pytest-faulthandler==1.3.0
pytest-html==1.7
pytest-html==1.8.0
pytest-mock==0.10.1
pytest-qt==1.11.0
pytest-instafail==0.3.0