From 62832b010c334f8e4ef014373f43ab7e7416f3f7 Mon Sep 17 00:00:00 2001 From: gong yong sheng Date: Wed, 12 Oct 2016 11:59:19 +0800 Subject: [PATCH] Remove unused cliff tablib from test requirements Change-Id: Ief8c6c2988cccdd9442fa6c38630a126218b3fa4 Closes-bug: 1603561 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7f9ea7eb..00112c18 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking<0.11,>=0.10.2 -cliff-tablib>=1.0 # Apache-2.0 coverage>=3.6 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mox>=0.5.3 # Apache-2.0