summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRoman Podolyaka <rpodolyaka@mirantis.com>2013-05-18 11:53:18 +0300
committerRoman Podolyaka <rpodolyaka@mirantis.com>2013-05-19 10:00:38 +0300
commitf08ac04a27fe6bc2969252bcc4578d12f242f1f4 (patch)
tree1412694d1519ef03b086a04f6c370bc7ecedbde2 /tools
parent64e43fde43e478af8dc95ccc0904dfca0d0dbe0c (diff)
downloadpython-novaclient-f08ac04a27fe6bc2969252bcc4578d12f242f1f4.tar.gz
Migrate to pbr.
openstack.common.setup and openstack.common.version are now in the standalone library pbr, so all projects using those two should migrate. Fixes bug 1179007. Change-Id: I7ac1c37f0bf148619dffff8f454db05fc192e471
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index e06e6f8e..f7deffed 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,3 +1,5 @@
+d2to1>=0.2.10,<0.3
+pbr>=0.5,<0.6
argparse
iso8601>=0.1.4
prettytable>=0.6,<0.8