From ea5f9ff09771d0ca9e83f9e95faac6a9d63c0ca8 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Fri, 3 Apr 2015 16:40:39 +0900 Subject: Revert "pip-requires: Remove comments" This reverts commit 8fc25ca6c8c3f4510980b14db2604e62af043a2d. The workaround is no longer necessary because the relevant fix in devstack [1] has been merged. [1] https://review.openstack.org/#/c/165709/ Signed-off-by: YAMAMOTO Takashi Signed-off-by: FUJITA Tomonori --- tools/pip-requires | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/pip-requires') diff --git a/tools/pip-requires b/tools/pip-requires index 822c888a..5753ce52 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,7 +1,7 @@ eventlet -msgpack-python>=0.3.0 +msgpack-python>=0.3.0 # RPC library, BGP speaker(net_cntl) netaddr oslo.config>=1.2.0 -routes +routes # wsgi six>=1.4.0 -webob>=1.2 +webob>=1.2 # wsgi -- cgit v1.2.3