Commit 1421b057 by David Muller

Bump pytest version in tox.ini to 2.6.4

parent eb910768
...@@ -28,7 +28,7 @@ deps = ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment