Remove nose dependency

Remove the nose dependency since its not being used anywhere.

Change-Id: I35ec4ca6075230b4425c8419e2d022ef28f66421
Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
Chuck Short 2018-08-24 09:29:37 -04:00 committed by Pierre Riteau
parent 9e26f79292
commit c49aa9dedf
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ mox3==0.25.0
msgpack==0.5.6
netaddr==0.7.18
netifaces==0.10.6
nose==1.3.7
openstackdocstheme==1.18.1
os-api-ref==1.4.0
os-client-config==1.29.0

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
nose>=1.3.7 # LGPL
mock>=2.0.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD