summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-05-18 09:02:43 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-25 08:39:20 +0200
commit20bca18e179a069151172a3b32782ffbff3910a7 (patch)
tree61638e8d2f5d16225d6f93bf7199fa1613ec63b2 /tools
parent2a08054f8ce5b1ed00085a269cd1a62a8a7164b7 (diff)
downloadpython-heatclient-20bca18e179a069151172a3b32782ffbff3910a7.tar.gz
Migrate to pbr.
Fixes bug 1179007. Change-Id: Ic3b99d88cb9c82112f1e2b51867a0da7fb6ec691
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires3
-rw-r--r--tools/test-requires1
2 files changed, 3 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 11cd83b..a99e42a 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,3 +1,6 @@
+d2to1>=0.2.10,<0.3
+pbr>=0.5.10,<0.6
+
argparse
httplib2
iso8601>=0.1.4
diff --git a/tools/test-requires b/tools/test-requires
index 1143ef2..994302a 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -12,5 +12,4 @@ nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
-setuptools-git>=0.4
sphinx>=1.1.2