tox: Install requirements.txt for tests.

This commit is contained in:
Florian Bruhin 2015-05-27 07:45:09 +02:00
parent 6452c8f883
commit a969fe021d

View File

@ -19,6 +19,7 @@ usedevelop = true
setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/platforms
passenv = DISPLAY XAUTHORITY HOME
deps =
-r{toxinidir}/requirements.txt
py==1.4.27
pytest==2.7.1
pytest-capturelog==0.7