From 56a7a33348b29815f7d01c7db993b0f2c6e3d74e Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Thu, 21 Mar 2013 22:29:59 +0400 Subject: [PATCH] oslo.config is now available in pypi --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 47944e6a64..89bbd07ea2 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -6,4 +6,4 @@ paramiko webob python-keystoneclient python-novaclient>=2.10.0,<3 -http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0.tar.gz#egg=oslo.config +oslo.config>=1.1.0