Bump hacking to version 0.9.2

Change-Id: I3d60dc5796b88f0786a35948c12bfe72d9782b7a
This commit is contained in:
Christian Berendt 2014-07-16 16:18:31 +02:00
parent 05ef356b3d
commit 282e2b3b10

View File

@ -1,5 +1,5 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.9.1,<0.10
hacking>=0.9.2,<0.10
discover
fixtures>=0.3.14