python3: Transition to mox3 instead of mox
In order to make the transition to mox free world, mox needs to replaced with mox3 which is python3 compatible. Change-Id: Id18928c7ac93b510a4867acb03896899fe1c13b0 Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
parent
4775abf753
commit
c922823e25
@ -6,7 +6,7 @@ fixtures>=0.3.12
|
|||||||
httpretty>=0.6.3
|
httpretty>=0.6.3
|
||||||
keyring>=1.6.1
|
keyring>=1.6.1
|
||||||
mock>=0.8.0
|
mock>=0.8.0
|
||||||
mox>=0.5.3
|
mox3>=0.7.0
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2
|
||||||
testrepository>=0.0.17
|
testrepository>=0.0.17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user