summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2014-06-11 21:55:05 -0400
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2014-06-12 07:48:09 -0400
commit455b47168f8a09e62f9ffe4d74d26d60d44eea5f (patch)
tree6601c19826b358d5d8fa886f5a787bc42c78e5f3 /test-requirements.txt
parent6f0e9985143c399afb75b0c7b525c2bebf07959f (diff)
downloadoslo-db-455b47168f8a09e62f9ffe4d74d26d60d44eea5f.tar.gz
Bump hacking to 0.9.x series
In order to keep this patch to just a requirements bump, ignore new and stricter hacking rules that are being triggered. Fixing up the code and turning these on is out of scope of this patch and is for future patches. Change-Id: I632655eb975a9f6c2b922c065c029e9870bc2b70
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c940f8c..6667095 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-hacking>=0.8.0,<0.9
+hacking>=0.9.1,<0.10
coverage>=3.6
discover