Set hacking version to match global requirements

Change-Id: Ib4a57bb3edaedd4cd8e82f6877a865e0d92130ec
This commit is contained in:
Jiri Stransky 2013-12-16 10:02:06 +01:00
parent bf138cbe9c
commit df65683558

View File

@ -2,7 +2,7 @@
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
hacking>=0.8.0,<0.9
coverage
discover