Revert "Unpin flake8 now they pushed a new release"

This reverts commit 10eaa36c9c.
This commit is contained in:
Andrew Godwin 2016-07-28 11:05:48 +01:00
parent 77f41ce1a9
commit c2b6759ba4

View File

@ -18,7 +18,7 @@ deps =
six
redis==2.10.5
py27: mock
flake8: flake8
flake8: flake8>=2.0,<3.0
isort: isort
django-18: Django>=1.8,<1.9
django-19: Django>=1.9,<1.10