Merge "Drop nose dependencies"

This commit is contained in:
Zuul 2018-08-24 02:32:24 +00:00 committed by Gerrit Code Review
commit 892ec9cc54
3 changed files with 1 additions and 4 deletions

View File

@ -18,7 +18,6 @@ Django==1.11
django-appconf==1.0.2
django-babel==0.6.2
django-compressor==2.0
django-nose==1.4.4
django-pyscss==2.0.2
docutils==0.14
dogpile.cache==0.6.5
@ -49,7 +48,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

View File

@ -12,4 +12,4 @@ python-keystoneclient>=3.8.0 # Apache-2.0
python-manilaclient>=1.16.0 # Apache-2.0
six>=1.10.0 # MIT
horizon>=14.0.0.0b2 # Apache-2.0
horizon>=14.0.0.0b3 # Apache-2.0

View File

@ -5,7 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
django-nose>=1.4.4 # BSD
mock>=2.0.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD