python3: Add mox3 dependency

Add mox3 dependency, mox is not python3 compliant so use
the mox3 port to help transition the testsuites to mock.

Change-Id: I2312b0bac69f8bc4d2d23b88a59a2e22f2073a9b
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short 2013-08-17 20:21:29 -04:00
parent b5c8d732a7
commit 998dda263d
3 changed files with 3 additions and 0 deletions

View File

@ -101,6 +101,7 @@ httpretty>=0.6.3
keyring>=1.6.1
mock>=1.0
mox>=0.5.3
mox3>=0.7.0
MySQL-python
nose
nose-exclude

View File

@ -100,6 +100,7 @@ httpretty>=0.6.3
keyring
mock>=0.8.0
mox>=0.5.3
mox3>=0.7.0
MySQL-python
nose
nose-exclude

View File

@ -4,6 +4,7 @@ discover
feedparser
fixtures>=0.3.12
mox==0.5.3
mox3==0.7.3
MySQL-python
psycopg2
pylint==0.25.2