summaryrefslogtreecommitdiffstats
path: root/result_collection_api
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-05-23 15:06:52 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2016-05-23 15:07:21 +0200
commitdbb71762a7dcded8eca416d496b8fb8a6a90a887 (patch)
tree365568c194e9faa7a14a3ab4c69371e6dd164d28 /result_collection_api
parentf03b81b31c2ff407839d3119deaf9024252bdb6f (diff)
Add dependency to futures lib in README
Change-Id: Ifc0cc69a7b275248ddadcc37d892bb19efc34e12 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'result_collection_api')
-rw-r--r--result_collection_api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/result_collection_api/README.md b/result_collection_api/README.md
index d73274c..2798db6 100644
--- a/result_collection_api/README.md
+++ b/result_collection_api/README.md
@@ -6,6 +6,7 @@ Install:
```
pip install testtools
pip install discover
+pip install futures
```
## How to: