Hacking contains all needed requirements

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

Change-Id: I93e50d50ad37a91c21087e7075dbb2f6dfb80025
This commit is contained in:
Sergey Lukjanov
2013-11-15 12:03:58 +04:00
parent 2bbd2d0356
commit cd9c5795f9

View File

@@ -1,8 +1,5 @@
# 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
mock>=1.0
nose