Merge "Move to hacking 0.10"

This commit is contained in:
Jenkins
2015-02-13 08:03:25 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
hacking<0.11,>=0.10.0
oslotest>=1.2.0 # Apache-2.0
mock>=1.0
testtools>=0.9.36,!=1.2.0

View File

@@ -49,8 +49,6 @@ deps = {[testenv:py27]deps}
commands = {posargs}
[flake8]
# H904 Wrap long lines in parentheses instead of a backslash
ignore = H904
builtins = _
exclude = .venv,.tox,dist,doc,./taskflow/openstack/common,*egg,.git,build,tools