Drop mox3 from test-requirements.txt

Apart of the mox3 community goal for rocky.

Change-Id: Ia9b0ac4af9d963001f546352f40692f2ba115cf2
Signed-off-by: Charles Short <zulcss@gmail.com>
Co-Authored-By: Shu Muto <shu.mutow@gmail.com>
This commit is contained in:
Charles Short 2018-03-22 12:18:47 -04:00 committed by Shu Muto
parent 0a01169189
commit c4f22c8f2b

View File

@ -12,5 +12,4 @@ 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
testtools>=2.3.0 # MIT