commit | 6b44788b65495eb5f13282515688bd00bd239365 | [log] [tgz] |
---|---|---|
author | Sean Dague <sean.dague@samsung.com> | Mon Dec 02 11:09:58 2013 -0500 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Dec 03 18:33:23 2013 +0000 |
tree | 37b9a7310a93fb5739352789b493c8660a03782d | |
parent | c38be6def1554606df54abb3e1fde39ec8ef6067 [diff] [blame] |
update to hacking 0.8 hacking 0.8 brings us a working H302 rule (should import modules not objects) and a bunch of python 3 compat rules. fix the python 3 compat issues to make this landable. Change-Id: I53abf39394afc54da5ad049802dca0032f14882d
diff --git a/test-requirements.txt b/test-requirements.txt index fbe7e43..41a784e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt
@@ -1,4 +1,4 @@ -hacking>=0.5.6,<0.8 +hacking>=0.8.0,<0.9 # needed for doc build docutils==0.9.1 sphinx>=1.1.2