Fix version of pyflakes: pyflakes==0.7.2

Change-Id: I153ec8b4e23fb8e7109b90ad7cdb4ea9cfd62e98
This commit is contained in:
Sergey Lukjanov 2013-07-02 20:21:59 +04:00
parent 04d3271ce6
commit 86d6356872
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Fix versions for pep8/flake8/hacking
# Fix versions for pep8/pyflakes/flake8/hacking
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.6