tox: Update pytest-flakes to 1.0.1.

Changelog:

- make the data json clean so we can support modern pytest
This commit is contained in:
Florian Bruhin 2015-09-17 19:03:43 +02:00
parent c195ee225d
commit 01f424fdb0

View File

@ -111,7 +111,7 @@ deps =
py==1.4.30
pytest==2.7.3
pyflakes==0.9.2
pytest-flakes==1.0.0
pytest-flakes==1.0.1
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}
{envpython} -m py.test -q --flakes --ignore=tests