Add nose as test-requirement

Add nose requirement, this is now needed by ddt for testing here,
but not required from ddt.

Change-Id: I99c029d7a153548b9cfc94f5d80d331ca87d2b70
This commit is contained in:
Andreas Jaeger 2020-05-14 13:11:37 +02:00
parent c47e8db010
commit 977c7b9ff9
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ fixtures>=3.0.0 # Apache-2.0/BSD
pifpaf>=0.10.0 # Apache-2.0
stestr>=2.0.0
ddt>=1.2.1 # MIT
nose>=1.3.7 # LGPL