From 7703a4ca01d20b6cf7f91e0897f53a9f780b96b0 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: Mon, 13 Jun 2016 14:46:19 +0900 Subject: [PATCH] Remove duplicated imports from test-requirements.txt This commit removes duplicated imports from test-requirements.txt. Change-Id: Ic5d2fe69d90fe142b7e27a6ee1ee09f720ff706d --- test-requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8592bde..a715120 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,10 +6,6 @@ hacking<0.11,>=0.10.0 coverage>=3.6 discover -python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 oslotest>=1.2.0 # Apache-2.0 -testrepository>=0.0.18 -testscenarios>=0.4 -testtools>=0.9.36,!=1.2.0