tox: Update pytest-qt to 1.7.0.

Upstream changelog:

- PYTEST_QT_API can now be set to pyqt4v2 in order to use version 2 of the
  PyQt4 API.
This commit is contained in:
Florian Bruhin 2015-09-16 17:46:06 +02:00
parent b47fd21b5a
commit 55cf8516e5

View File

@ -18,7 +18,7 @@ deps =
py==1.4.30
pytest==2.7.3
pytest-capturelog==0.7
pytest-qt==1.6.0
pytest-qt==1.7.0
pytest-mock==0.7.0
pytest-html==1.6
hypothesis==1.11.0