Move to hacking 0.10
Release notes: http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0 * Remove references in tox.ini to removed rules * Fix minor changes (H501) * Clarify that H306 (imports in alphabetical order shouldn't be skipped) * Ignore H238: check for old style class declarations * Temporary skip W292, fix in next patch. Change-Id: I6d990a564df6a312bd09b2a152315bbdba732082
This commit is contained in:
@@ -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.10.0,<0.11
|
||||
coverage>=3.6
|
||||
discover
|
||||
feedparser
|
||||
|
||||
Reference in New Issue
Block a user