tox: Remove old workaround
This commit is contained in:
parent
30fdde8a45
commit
a5d1dfd4b1
2
tox.ini
2
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue