summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2015-01-11 12:19:36 -0600
committerBrant Knudson <bknudson@us.ibm.com>2015-01-13 16:43:53 -0600
commit6237c1bffd540d9d2688e2206146600d5846ece6 (patch)
tree0ee15048eae59e23f3676ddcd6e804c967ecb892 /test-requirements.txt
parentf9be84a566fc91e20a2fc7eaa7d4faf2c7b064ec (diff)
downloadpython-keystoneclient-6237c1bffd540d9d2688e2206146600d5846ece6.tar.gz
Move to hacking 0.10
Release notes: http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0 H803 is no longer checked by hacking per the release notes. H904 is no longer checked by hacking. Change-Id: Ifaf62839a4b6da62a3b380396158b463c1381026
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 f8e2411..79b5e75 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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