summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-01-09 21:21:37 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-01-10 17:06:20 +0100
commita5d1dfd4b1688430fdf42d706caeae85eb00e3ae (patch)
tree7e40c675a549a78014c302be48cf6d76c48ffada /tox.ini
parent30fdde8a450f72d40ded7db323fb99f4a066cec3 (diff)
downloadqutebrowser-a5d1dfd4b1688430fdf42d706caeae85eb00e3ae.tar.gz
qutebrowser-a5d1dfd4b1688430fdf42d706caeae85eb00e3ae.zip
tox: Remove old workaround
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index f2bd60f0a..f8da98f7d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,9 +9,7 @@ distshare = {toxworkdir}
skipsdist = true
[testenv]
-# https://bitbucket.org/hpk42/tox/issue/246/ - only needed for Windows though
setenv =
- QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/platforms
PYTEST_QT_API=pyqt5
pyqt{,57,59,510,511,512,513,514}: LINK_PYQT_SKIP=true
pyqt{,57,59,510,511,512,513,514}: QUTE_BDD_WEBENGINE=true