Merge "Drop nose dependencies"

This commit is contained in:
Zuul 2018-08-29 06:54:44 +00:00 committed by Gerrit Code Review
commit f0401e258f
2 changed files with 0 additions and 9 deletions

View File

@ -3,9 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements
Django<2.0,>=1.11 # BSD
django-compressor>=2.0 # MIT
iso8601>=0.1.11 # MIT
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
PyYAML>=3.12 # MIT

View File

@ -7,14 +7,8 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
# Testing Requirements
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
mock>=2.0.0 # BSD
nodeenv>=0.9.4 # BSD
nose>=1.3.7 # LGPL
nose-exclude>=0.3.0 # LGPL
nosexcover>=1.0.10 # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
nosehtmloutput>=0.0.3 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT