summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-04-11 14:11:22 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-04-11 14:11:22 +0200
commit8e0da0063ce7da21d9afc4be369e36a12b4c0ceb (patch)
tree40b8c33d8697fb70729cc802be9b83f430495336
parent2f8f830b4ac9c61e6b3040c32ac427da25fc29a9 (diff)
downloadqutebrowser-8e0da0063ce7da21d9afc4be369e36a12b4c0ceb.tar.gz
qutebrowser-8e0da0063ce7da21d9afc4be369e36a12b4c0ceb.zip
debug
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index db348ce3d..5d47d0c47 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,6 +11,7 @@ minversion = 3.20
[testenv]
setenv =
+ QT_DEBUG_PLUGINS=1
PYTEST_QT_API=pyqt5
QUTE_QT_WRAPPER=PyQt5
pyqt{62,63,64,65}: PYTEST_QT_API=pyqt6