Bump pytest version in tox.ini to 2.6.4

This commit is contained in:
David Muller 2015-01-18 14:48:23 -08:00
parent eb91076886
commit 1421b057f7

View File

@ -28,7 +28,7 @@ deps =
[testenv:py27-flake8] [testenv:py27-flake8]
deps = deps =
pytest==2.5.2 pytest==2.6.4
flake8==2.2.2 flake8==2.2.2
commands = ./runtests.py --lintonly commands = ./runtests.py --lintonly