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:
parent
2dfce20602
commit
8c6c976afc
2
tox.ini
2
tox.ini
@ -31,7 +31,7 @@ deps =
|
|||||||
pytest-catchlog==1.2.2
|
pytest-catchlog==1.2.2
|
||||||
pytest-cov==2.2.1
|
pytest-cov==2.2.1
|
||||||
pytest-faulthandler==1.3.0
|
pytest-faulthandler==1.3.0
|
||||||
pytest-html==1.7
|
pytest-html==1.8.0
|
||||||
pytest-mock==0.10.1
|
pytest-mock==0.10.1
|
||||||
pytest-qt==1.11.0
|
pytest-qt==1.11.0
|
||||||
pytest-instafail==0.3.0
|
pytest-instafail==0.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user