From: Morgan Richomme Date: Mon, 23 May 2016 13:06:52 +0000 (+0200) Subject: Add dependency to futures lib in README X-Git-Tag: colorado.1.0~454^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F14519%2F1;p=releng.git Add dependency to futures lib in README Change-Id: Ifc0cc69a7b275248ddadcc37d892bb19efc34e12 Signed-off-by: Morgan Richomme --- diff --git a/utils/test/result_collection_api/README.md b/utils/test/result_collection_api/README.md index d73274c69..2798db6e3 100644 --- a/utils/test/result_collection_api/README.md +++ b/utils/test/result_collection_api/README.md @@ -6,6 +6,7 @@ Install: ``` pip install testtools pip install discover +pip install futures ``` ## How to: