Support hacking module <= 0.10.1

Update version restrictions to allow hacking module <= 0.10.1 and fix
any style errors reported by the latest version.

Change-Id: Ia608096342b11e411e56a86e8f289f9891077895
This commit is contained in:
Darragh Bailey
2015-02-21 20:12:08 +00:00
parent 9cbba31054
commit 0c012a93c4
7 changed files with 50 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
hacking>=0.5.6,<0.8
hacking>=0.5.6,<=10.1
coverage>=3.6
discover
fixtures