tox.ini: Update pytest-mock to 0.5.
Changelog: Mock and Magic mock are now accessible from the mocker fixture.
This commit is contained in:
parent
1903792239
commit
530fe5e933
2
tox.ini
2
tox.ini
@ -21,7 +21,7 @@ deps =
|
|||||||
pytest==2.7.0
|
pytest==2.7.0
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.3.0
|
pytest-qt==1.3.0
|
||||||
pytest-mock==0.4.3
|
pytest-mock==0.5
|
||||||
# We don't use {[testenv:mkvenv]commands} here because that seems to be broken
|
# We don't use {[testenv:mkvenv]commands} here because that seems to be broken
|
||||||
# on Ubuntu Trusty.
|
# on Ubuntu Trusty.
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
Reference in New Issue
Block a user