Remove mox3 from test-requirements.txt

oslo.messaging does not import mox3 directly, it uses mox3 through
oslotest.

Change-Id: Iaae0b03d2c0511d12f1ab2c8e93622dfaa6c27ce
This commit is contained in:
Brant Knudson 2017-02-21 13:49:07 -06:00
parent 296d93d586
commit 7728afe175
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking<0.11,>=0.10.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD