Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs. This commit cleans up nose related dependencies. Change-Id: I9f04408693d42c09f9674ad97f7373b8bf062b32
This commit is contained in:
parent
c6d1225686
commit
62c77a019e
@ -15,7 +15,6 @@ deprecation==2.0
|
||||
django-appconf==1.0.2
|
||||
django-babel==0.6.2
|
||||
django-compressor==2.0
|
||||
django-nose==1.4.4
|
||||
django-pyscss==2.0.2
|
||||
Django==1.11
|
||||
docutils==0.11
|
||||
@ -43,7 +42,6 @@ msgpack==0.5.6
|
||||
munch==2.2.0
|
||||
netaddr==0.7.19
|
||||
netifaces==0.10.6
|
||||
nose==1.3.7
|
||||
openstackdocstheme==1.18.1
|
||||
openstacksdk==0.12.0
|
||||
os-client-config==1.29.0
|
||||
|
@ -12,6 +12,5 @@ Django<2,>=1.11;python_version<'3.0' # BSD
|
||||
Django<2.1,>=1.11;python_version>='3.0' # BSD
|
||||
django-babel>=0.6.2 # BSD
|
||||
django-compressor>=2.0 # MIT
|
||||
django-nose>=1.4.4 # BSD
|
||||
keystoneauth1>=3.4.0 # Apache-2.0
|
||||
python-congressclient<2000,>=1.9.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user