parent
dd83a40df4
commit
4dbc4ba93f
4
tox.ini
4
tox.ini
@ -15,8 +15,8 @@ envdir = {toxinidir}/.venv
|
|||||||
usedevelop = true
|
usedevelop = true
|
||||||
|
|
||||||
[testenv:unittests]
|
[testenv:unittests]
|
||||||
# https://bitbucket.org/hpk42/tox/issue/246/
|
# https://bitbucket.org/hpk42/tox/issue/246/ - only needed for Windows though
|
||||||
setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/lib/python3.4/PyQt5/plugins/platforms
|
setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/platforms
|
||||||
passenv = DISPLAY XAUTHORITY HOME
|
passenv = DISPLAY XAUTHORITY HOME
|
||||||
deps =
|
deps =
|
||||||
py==1.4.27
|
py==1.4.27
|
||||||
|
Loading…
Reference in New Issue
Block a user