From d55bef2aec0ca288e7d32d178ef1610e96059b52 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Wed, 16 Dec 2015 20:05:34 +0900 Subject: [PATCH] Cleanup test-requirements.txt Change-Id: Icf5dfcf7917fba1120517dfcd219e2ff53d523f0 --- test-requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index faa0b963..b39e4a37 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,11 +1,9 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -doc8 # Apache-2.0 pbr>=1.6 -oslosphinx openstack-doc-tools>=0.30 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 openstackdocstheme>=1.2.6 hieroglyph>=0.7.1 -bashate # pep8 equivalent for bash scripts +doc8