summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-18 09:02:07 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-18 09:02:07 -0700
commit4f9d4d051ac4bed9f4bd4f431491af4a75dd308b (patch)
treed63cde575125344965ca714908dae97f21406f99 /tools
parentca17541f33b4c65af7fe43e4de856334a8a866cd (diff)
downloadpython-glanceclient-4f9d4d051ac4bed9f4bd4f431491af4a75dd308b.tar.gz
Migrate to pbr.
Fixes bug 1179007. Change-Id: I99d571bbf37ef53366a96de088c249cb6fd23b0e
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 7aaf5da..cabf2e9 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,3 +1,6 @@
+d2to1>=0.2.10,<0.3
+pbr>=0.5,<0.6
+
argparse
prettytable>=0.6,<0.8
python-keystoneclient>=0.1.2,<1