tox: Install requirements.txt for tests.
This commit is contained in:
parent
6452c8f883
commit
a969fe021d
1
tox.ini
1
tox.ini
@ -19,6 +19,7 @@ usedevelop = true
|
|||||||
setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/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 =
|
||||||
|
-r{toxinidir}/requirements.txt
|
||||||
py==1.4.27
|
py==1.4.27
|
||||||
pytest==2.7.1
|
pytest==2.7.1
|
||||||
pytest-capturelog==0.7
|
pytest-capturelog==0.7
|
||||||
|
Loading…
Reference in New Issue
Block a user