Merge "Drop mox3 from test-requirements.txt"
This commit is contained in:
commit
4b61c2083e
@ -15,9 +15,6 @@ from openstack_dashboard.test import helpers
|
||||
from neutron_vpnaas_dashboard.test.test_data import utils
|
||||
|
||||
|
||||
create_stubs = helpers.create_stubs
|
||||
|
||||
|
||||
class TestDataLoaderMixin(object):
|
||||
def _setup_test_data(self):
|
||||
super(TestDataLoaderMixin, self)._setup_test_data()
|
||||
|
@ -9,7 +9,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
django-nose>=1.4.4 # BSD
|
||||
flake8-import-order==0.13 # LGPLv3
|
||||
mock>=2.0.0 # BSD
|
||||
mox3>=0.20.0 # Apache-2.0
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user