From aadf9ae93814dcf32e76a58db47c78ae7a2de2da Mon Sep 17 00:00:00 2001 From: Charles Short Date: Thu, 7 Jun 2018 09:34:34 -0400 Subject: [PATCH] Remove mox3 dependency mox3 is not being used so remove it, apart of the community goal for Rocky. Change-Id: I4fd687391d83fd11665b287d1853a35fcdc1f9f9 Signed-off-by: Charles Short --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7506ce60..7a787cac 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,6 @@ hacking>=1.0.0 # Apache-2.0 coverage!=4.4,>=4.5.1 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -mox3!=0.19.0,>=0.24.0 # Apache-2.0 python-subunit>=1.2.0 # Apache-2.0/BSD oslotest>=3.2.0 # Apache-2.0 os-testr>=1.0.0 # Apache-2.0