tox: Update pytest-mock to 0.7.0.

This commit is contained in:
Florian Bruhin 2015-07-08 07:14:22 +02:00
parent de91142880
commit dbef785a94

View File

@ -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}