Hacking contains all needed requirements

There is no need to directly specify pep8, pyflakes and flake8 versions.

Change-Id: Ib6b07fc8debfef3c0f80c360fcb752efa459c30c
This commit is contained in:
Sergey Lukjanov 2013-11-15 12:01:54 +04:00
parent 8897a8f9f8
commit bedb00870d

View File

@ -1,7 +1,3 @@
# Fix versions for pep8/pyflakes/flake8/hacking
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
hacking>=0.8.0,<0.9
coverage>=3.6