Add dependency to futures lib in README 19/14519/1
authorMorgan Richomme <morgan.richomme@orange.com>
Mon, 23 May 2016 13:06:52 +0000 (15:06 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 23 May 2016 13:07:21 +0000 (15:07 +0200)
Change-Id: Ifc0cc69a7b275248ddadcc37d892bb19efc34e12
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
utils/test/result_collection_api/README.md

index d73274c..2798db6 100644 (file)
@@ -6,6 +6,7 @@ Install:
 ```
 pip install testtools
 pip install discover
+pip install futures
 ```
 
 ## How to: