tox: Update pytest-html to 1.5.1.
Changelog: * Make environment fixture session scoped to avoid repeating content * Improve string formatting * Replace custom hook with fixture for setting environment section
This commit is contained in:
parent
d8734a668c
commit
3b747d91d2
2
tox.ini
2
tox.ini
@ -19,7 +19,7 @@ deps =
|
|||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.5.1
|
pytest-qt==1.5.1
|
||||||
pytest-mock==0.7.0
|
pytest-mock==0.7.0
|
||||||
pytest-html==1.4
|
pytest-html==1.5.1
|
||||||
hypothesis==1.10.1
|
hypothesis==1.10.1
|
||||||
hypothesis-pytest==0.17.0
|
hypothesis-pytest==0.17.0
|
||||||
coverage==3.7.1
|
coverage==3.7.1
|
||||||
|
Loading…
Reference in New Issue
Block a user