diff options
| author | David Muller | 2015-01-18 14:48:23 -0800 | 
|---|---|---|
| committer | David Muller | 2015-01-18 14:48:23 -0800 | 
| commit | 1421b057f7ccf496c0e65e89aa3882d614aa7030 (patch) | |
| tree | 5563b158d3f028caf1dd7b23955b3e11e975bd88 /tox.ini | |
| parent | eb91076886466af9376da753b34883b9dc2a1705 (diff) | |
| download | django-rest-framework-1421b057f7ccf496c0e65e89aa3882d614aa7030.tar.bz2 | |
Bump pytest version in tox.ini to 2.6.4
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -28,7 +28,7 @@ deps =  [testenv:py27-flake8]  deps = -       pytest==2.5.2 +       pytest==2.6.4         flake8==2.2.2  commands = ./runtests.py --lintonly | 
