Merge "hacking: bump minimal version to >= 0.11.0"

This commit is contained in:
Jenkins 2016-05-26 14:56:20 +00:00 committed by Gerrit Code Review
commit b9871b91f9

View File

@ -376,7 +376,7 @@ zake>=0.1.6 # Apache-2.0
# beyond this list would ever use a ==
flake8>=2.5.4,<2.6.0 # MIT
flake8_docstrings==0.2.1.post1 # MIT
hacking>=0.10.2,<0.12 # Apache-2.0
hacking>=0.11.0,<0.12 # Apache-2.0
mccabe==0.2.1 # MIT License
pep257==0.7.0 # MIT License
pep8==1.5.7 # MIT