summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-05-07 12:50:02 +0000
committerGerrit Code Review <review@openstack.org>2013-05-07 12:50:02 +0000
commit6a4800d8cc36812835dca796895bafec940b2ce5 (patch)
treecb8eedc9470e2a68d86a4863ddf98d200edb093d /tools
parentf9d502228752bcb909e58cafacd1cd948d9a8206 (diff)
parentfde1e156a38633ce9018569145390bce2047fea8 (diff)
downloadoslo-6a4800d8cc36812835dca796895bafec940b2ce5.tar.gz
oslo-6a4800d8cc36812835dca796895bafec940b2ce5.tar.xz
oslo-6a4800d8cc36812835dca796895bafec940b2ce5.zip
Merge "Convert unicode for python3 portability"
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 619488b..b31640b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -12,3 +12,4 @@ stevedore
SQLAlchemy>=0.7.8,<=0.7.9
oslo.config>=1.1.0
qpid-python
+six