From 55cf8516e544cd02149780e847b49537cdc3f4be Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 16 Sep 2015 17:46:06 +0200 Subject: [PATCH] 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. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index da410eac8..8f452e034 100644 --- a/tox.ini +++ b/tox.ini @@ -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