tox: Update py (pylib) to 1.4.30.

Upstream changelog:

fix issue68 an assert with a multiline list comprehension was not reported
correctly. Thanks Henrik Heibuerger.
This commit is contained in:
Florian Bruhin 2015-06-26 22:38:58 +02:00
parent 6dbac1c047
commit 086010d81e

View File

@ -21,7 +21,7 @@ setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/pl
passenv = PYTHON DISPLAY XAUTHORITY HOME
deps =
-r{toxinidir}/requirements.txt
py==1.4.29
py==1.4.30
pytest==2.7.2
pytest-capturelog==0.7
pytest-qt==1.4.0