diff options
author | Florian Bruhin <me@the-compiler.org> | 2023-04-11 14:11:22 +0200 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2023-04-11 14:11:22 +0200 |
commit | 8e0da0063ce7da21d9afc4be369e36a12b4c0ceb (patch) | |
tree | 40b8c33d8697fb70729cc802be9b83f430495336 | |
parent | 2f8f830b4ac9c61e6b3040c32ac427da25fc29a9 (diff) | |
download | qutebrowser-8e0da0063ce7da21d9afc4be369e36a12b4c0ceb.tar.gz qutebrowser-8e0da0063ce7da21d9afc4be369e36a12b4c0ceb.zip |
debug
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |