tox: Update pytest-mock to 0.7.0.
This commit is contained in:
parent
de91142880
commit
dbef785a94
2
tox.ini
2
tox.ini
@ -25,7 +25,7 @@ deps =
|
|||||||
pytest==2.7.2
|
pytest==2.7.2
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.5.0
|
pytest-qt==1.5.0
|
||||||
pytest-mock==0.6.0
|
pytest-mock==0.7.0
|
||||||
pytest-html==1.3.1
|
pytest-html==1.3.1
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user