From 20c77d65d433fedcb3c67c486a139c5c3b80d7e2 Mon Sep 17 00:00:00 2001 From: Charles Short Date: Fri, 23 Mar 2018 13:00:52 -0400 Subject: [PATCH] Remove mox3 from test-requirements.txt Apart of the mox3 community goal for Rocky. Change-Id: I7b3ab793a6742a4e80968c2e25b2d5fff77aeda0 Signed-off-by: Charles Short Co-Authored-By: Shu Muto --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f5e937e3..6f6e94b0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 django-nose>=1.4.4 # BSD mock>=2.0.0 # BSD -mox3>=0.20.0 # Apache-2.0 nodeenv>=0.9.4 # BSD nose>=1.3.7 # LGPL nose-exclude>=0.3.0 # LGPL