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:
parent
296d93d586
commit
7728afe175
@ -7,7 +7,6 @@ hacking<0.11,>=0.10.0
|
|||||||
|
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
mock>=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
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user