summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@managedit.ie>2012-11-20 09:53:59 +0000
committerKiall Mac Innes <kiall@managedit.ie>2012-11-20 10:08:09 +0000
commitfaa471acf6080529029feb4cc1797196393ac961 (patch)
treef82c95f9b7d0c04bf4c49281a302b6f53ca554fd /tools
parent016a629e127169d40c49071d5a3d64f811f90ec2 (diff)
downloaddesignate-faa471acf6080529029feb4cc1797196393ac961.tar.gz
Add cliff to pip-requires and ensure all bin/ files are checked with pep8
Fixup of Ib881a57a Change-Id: I5661166f7c5f05b2ec777631ac7d4a359f43637e
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 16c27cb2..33c71bb1 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -4,6 +4,7 @@ jsonschema>=0.6
ipaddr
PasteDeploy
stevedore
+cliff
# From OpenStack Common
routes>=1.12.3