Drop nose dependencies

Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

Change-Id: Ic50c387c950ce0d3de88a48f57efec3956f8ba6a
This commit is contained in:
Akihiro Motoki 2018-08-17 00:31:18 +09:00
parent 7b88742b1a
commit e2b6049463
3 changed files with 0 additions and 8 deletions

View File

@ -7,7 +7,6 @@
# be installed in a specific order.
#
# Requirements for docs
django-nose>=1.4.4 # BSD
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0

View File

@ -17,7 +17,6 @@ deprecation==2.0
django-appconf==1.0.2
django-babel==0.6.2
django-compressor==2.2
django-nose==1.4.4
django-pyscss==2.0.2
Django==1.11.11
docutils==0.14
@ -50,11 +49,6 @@ munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
nodeenv==0.9.4
nose-exclude==0.3.0
nose==1.3.7
nosehtmloutput==0.0.3
nosexcover==1.0.10
openstack.nose-plugin==0.7
openstackdocstheme==1.18.1
openstacksdk==0.12.0
os-client-config==1.29.0

View File

@ -5,6 +5,5 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
mock>=2.0.0 # BSD
mox3>=0.20.0 # Apache-2.0