Merge "Bump hacking to 0.9.x series"

This commit is contained in:
Jenkins 2014-06-14 19:10:51 +00:00 committed by Gerrit Code Review
commit 1746fd2908
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
hacking>=0.8.0,<0.9
hacking>=0.9.1,<0.10
discover
fixtures>=0.3.14

View File

@ -21,5 +21,6 @@ commands = {posargs}
[flake8]
show-source = True
ignore = H305
exclude = .tox,dist,doc,*.egg,build
builtins = _