Merge "Use mox3 rather than mox"

This commit is contained in:
Jenkins
2014-04-04 18:14:44 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
import copy
import mox
from mox3 import mox
from django import test
from django.conf import settings

View File

@@ -1,6 +1,6 @@
hacking>=0.8.0,<0.9
Babel>=1.3
coverage>=3.6
mox>=0.5.3
mox3>=0.7.0
sphinx>=1.1.2,<1.2
oslosphinx