Remove mox3 from test-requirements.txt

Change-Id: I9719d9b308811e7bf218af2f7da949b6c0509fc1
Closes-Bug: #1753504
This commit is contained in:
Hongbin Lu 2018-03-22 22:05:03 +00:00 committed by Slawek Kaplonski
parent f6b1e85899
commit ac24ab19c3
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mox3>=0.20.0 # Apache-2.0
mock>=2.0.0 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0