Update hacking package, fix/ignore new style errors

Change-Id: I49d26c3a9772c409b038b06e8256fb5823169c50
Implements: blueprint update-hacking
This commit is contained in:
Jordan Cazamias
2014-07-01 17:10:35 -05:00
parent 5726896585
commit 9d4544fd51
7 changed files with 21 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
hacking>=0.9.2,<0.10
coverage>=3.6
discover
python-subunit>=0.0.18