From 20bca18e179a069151172a3b32782ffbff3910a7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 18 May 2013 09:02:43 -0700 Subject: Migrate to pbr. Fixes bug 1179007. Change-Id: Ic3b99d88cb9c82112f1e2b51867a0da7fb6ec691 --- tools/pip-requires | 3 +++ tools/test-requires | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'tools') 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 -- cgit v1.2.1