tox: Update pytest to 2.7.1.
This commit is contained in:
parent
ad181ec7eb
commit
daaf7a62c8
2
tox.ini
2
tox.ini
@ -20,7 +20,7 @@ setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/pl
|
|||||||
passenv = DISPLAY XAUTHORITY HOME
|
passenv = DISPLAY XAUTHORITY HOME
|
||||||
deps =
|
deps =
|
||||||
py==1.4.27
|
py==1.4.27
|
||||||
pytest==2.7.0
|
pytest==2.7.1
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
pytest-qt==1.3.0
|
pytest-qt==1.3.0
|
||||||
pytest-mock==0.5
|
pytest-mock==0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user